mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-01-31 13:48:58 +01:00
* 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.