Explain the O_LARGEFILE change.

This commit is contained in:
James Youngman
2007-04-15 15:53:54 +00:00
parent d55f64e020
commit 0bbd2a497b

View File

@@ -1,7 +1,8 @@
2007-04-15 James Youngman <jay@gnu.org>
* find/find.c (main, safely_chdir_lstat, safely_chdir_nofollow):
Only use O_LARGEFILE if it is #defined.
Only use O_LARGEFILE if it is #defined (NetBSD-3.1 does not define
it).
* find/ftsfind.c (main): ditto
* find/pred.c (pred_empty, prep_child_for_exec): ditto