busybox/util-linux
Rob Landley dbaf97e463 Fix the warnings, and fix the following two obvious segfaults:
./busybox getopt -n one -n two woot
	./busybox getopt -o one -o two woot

This entire applet is still an enormous pile of garbage, which I can't clean
up because I really have no idea what it's for.  (Both "man getopt" and trying
it out on the command line a bit fail to enlighten me.  Reading the code, the
fact half of it seems to be special cases for bash vs tcsh does not fill me
with confidence.)
2005-09-05 06:16:53 +00:00
..
2003-03-19 09:13:01 +00:00
2004-04-14 17:51:38 +00:00
2003-03-19 09:13:01 +00:00
2005-04-21 01:49:05 +00:00
2004-08-28 00:43:07 +00:00
2004-03-27 10:02:48 +00:00
2004-01-18 18:18:33 +00:00
2005-05-20 17:22:18 +00:00