summaryrefslogtreecommitdiff
path: root/libc/unistd/getopt.c
AgeCommit message (Expand)Author
2005-09-21include headers only if the related option is enabledPeter S. Mazinger
2003-08-01Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III
2002-08-07rework getopt. no read need to split this one up sinceEric Andersen
2002-01-03Make getopt act the same regardless whether the app was staticly linkedEric Andersen
2001-08-08This syncs things up with my local tree. Mainly changes installerEric Andersen
2001-03-05Patch from Jean-Yves Avenard to move the getopt globals to theirEric Andersen
2001-01-11A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen
2000-11-15Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,Eric Andersen
2000-10-11Reorg unistd dirEric Andersen