summaryrefslogtreecommitdiffstats
path: root/libc/unistd/gnu_getopt.c
Commit message (Collapse)AuthorAgeFilesLines
* Patch from Jean-Yves Avenard to move the getopt globals to theirEric Andersen2001-03-051-32/+5
| | | | | | own file, since at least on SH, weak variables with initial values (.data stuff) were not working. Moving these to their own file seems to be a good way to handle it.
* init var to 0 to avoid warningEric Andersen2001-01-151-1/+1
|
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-0/+873