OSDN Git Service

Make toy_exec() check if argc is in optargs and deal with it there so we don't need...
authorRob Landley <rob@landley.net>
Sat, 7 Feb 2015 22:17:44 +0000 (16:17 -0600)
committerRob Landley <rob@landley.net>
Sat, 7 Feb 2015 22:17:44 +0000 (16:17 -0600)
commitc0045207a7cd3bc11aace920d895c69b027c16af
tree5cee9d0fc3013c62800c0402f52f6f8cac9405cd
parenta48cfba9520a8ad9bf1308dcbac3fc6ee23894ba
Make toy_exec() check if argc is in optargs and deal with it there so we don't need a separate xexec_optargs().
12 files changed:
main.c
toys/other/chroot.c
toys/other/netcat.c
toys/other/nsenter.c
toys/other/setsid.c
toys/other/taskset.c
toys/other/timeout.c
toys/pending/bootchartd.c
toys/pending/tcpsvd.c
toys/posix/nice.c
toys/posix/nohup.c
toys/posix/time.c