find: a lot more compliant to 'standard' find
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 29 Oct 2006 19:07:01 +0000 (19:07 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 29 Oct 2006 19:07:01 +0000 (19:07 -0000)
commit5d499e1600e2fd627fba035faf3cb78f6333dcde
tree52f5401ce1e1ee881aaa656ce94764a92fad7609
parente2fb719ba3463955f349ce63228981943f00bfaa
find: a lot more compliant to 'standard' find
(we were not respecting order of actions!).
Add -o and -a handling.
findutils/find.c
libbb/recursive_action.c
networking/httpd.c