Files
findutils/xargs
James Youngman 4f1a351a23 Assume SIGCHLD and O_NOFOLLOW are defined by gnulib.
* find/find.c: Since gnulib defines O_NOFOLLOW, don't check to see
if the macro is defined.  Check instead to see if it is 0.
(safely_chdir_nofollow): Point this out.
(safely_chdir): Check O_NOFOLLOW for zeroness.
* find/exec.c: Don't #define SIGCHLD.
* xargs/xargs.c: Likewise.
2011-06-14 00:22:44 +01:00
..
2011-05-30 02:00:23 +01:00
2011-06-12 03:21:47 +01:00