Home
last modified time | relevance | path

Searched hist:b547523eb468d33e37873ed99df3cb0046985b71 (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/find/
H A Dfind.1diff b547523eb468d33e37873ed99df3cb0046985b71 Sun Apr 13 13:47:17 CEST 2014 Jilles Tjoelker <jilles@FreeBSD.org> find: Return normal exit status from -quit.

If there was an error, make the exit status reflect this even if -quit
caused the exit. Formerly, -quit always caused exit(0).

GNU find does the same.
H A Dfunction.cdiff b547523eb468d33e37873ed99df3cb0046985b71 Sun Apr 13 13:47:17 CEST 2014 Jilles Tjoelker <jilles@FreeBSD.org> find: Return normal exit status from -quit.

If there was an error, make the exit status reflect this even if -quit
caused the exit. Formerly, -quit always caused exit(0).

GNU find does the same.