mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
find: use NOFORK/NOEXEC; small -exec buglet also eliminated
vfork_daemon_rexec: honor PREFER_APPLETS
echo: small size improvements
find -exec echo {} \; with PREFER_APPLETS=y runs 4 times faster
|
||
|---|---|---|
| .. | ||
| applets.h | ||
| busybox.h | ||
| dump.h | ||
| grp_.h | ||
| inet_common.h | ||
| libbb.h | ||
| platform.h | ||
| pwd_.h | ||
| shadow_.h | ||
| unarchive.h | ||
| usage.h | ||
| xatonum.h | ||
| xregex.h | ||