ash: fix a bug in standalone mode (corrupted getopt() state)
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 20 Oct 2008 07:52:33 +0000 (07:52 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 20 Oct 2008 07:52:33 +0000 (07:52 -0000)
commitd1660cb9ad3adb4b99c098de88f79cbeb74c3a5d
treecddc476b03fc1eb2eb95f16399b55348b306885e
parent802a7be54ffcf6e45808d72e2562456bba564028
ash: fix a bug in standalone mode (corrupted getopt() state)
libbb/getopt32.c
libbb/vfork_daemon_rexec.c
shell/ash_test/ash-standalone/nofork_trashes_getopt.right [new file with mode: 0644]
shell/ash_test/ash-standalone/nofork_trashes_getopt.tests [new file with mode: 0755]
util-linux/getopt.c