summaryrefslogtreecommitdiffstats
path: root/libc/unistd/getopt.c
Commit message (Expand)AuthorAgeFilesLines
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-15/+22
* fixed unused warningMike Frysinger2005-12-101-1/+1
* More hiding, including __mempcpyPeter S. Mazinger2005-12-031-1/+1
* Hide mostly used functionsPeter S. Mazinger2005-12-011-14/+14
* 100 JUMP relocs less (remaining 431) by hiding internally used onesPeter S. Mazinger2005-11-261-2/+2
* include headers only if the related option is enabledPeter S. Mazinger2005-09-211-0/+3
* 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