[BusyBox-cvs] cvs commit to busybox by andersen

Erik Andersen andersen at busybox.net
Mon Sep 25 20:23:21 UTC 2000


Repository: busybox
who:        andersen
time:       Mon Sep 25 14:23:21 MDT 2000

Log Message:
Final (I think) version of xargs.  Throw away all that tedious string
scrubbing, and quit using system.  Instead, use fork() and exec(), which
yields and smaller, simpler, and cleaner design.
 -Erik

Files:
changed:    xargs.c






More information about the busybox-cvs mailing list