summaryrefslogtreecommitdiffstats
path: root/libc/unistd/getopt.c
Commit message (Expand)AuthorAgeFilesLines
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-0/+6
* rework getopt. no read need to split this one up sinceEric Andersen2002-08-071-573/+499
* Make getopt act the same regardless whether the app was staticly linkedEric Andersen2002-01-031-86/+838
* This syncs things up with my local tree. Mainly changes installerEric Andersen2001-08-081-4/+1
* Patch from Jean-Yves Avenard to move the getopt globals to theirEric Andersen2001-03-051-5/+14
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-4/+12
* Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,Eric Andersen2000-11-151-4/+1
* Reorg unistd dirEric Andersen2000-10-111-0/+111