hush/findutils
Denys Vlasenko 4a96617095 xargs: bump default -sNUM up to 32k. Use sysconf() to trim it down if necessary
function                                             old     new   delta
xargs_main                                           819     830     +11

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-06-19 21:44:01 +02:00
..
.gitignore findutils: Add Config.in and Kbuild to .gitignore 2010-05-16 02:51:00 +02:00
Config.src make it possible to keep Config/Kbuild snippets in *.c files 2010-05-09 04:22:48 +02:00
find.c findutils/*: move usage and applet bits to *.c files 2010-06-15 15:40:16 +02:00
grep.c findutils/*: move usage and applet bits to *.c files 2010-06-15 15:40:16 +02:00
Kbuild.src make it possible to keep Config/Kbuild snippets in *.c files 2010-05-09 04:22:48 +02:00
xargs.c xargs: bump default -sNUM up to 32k. Use sysconf() to trim it down if necessary 2010-06-19 21:44:01 +02:00