summaryrefslogtreecommitdiffstats
path: root/include/getopt.h
Commit message (Collapse)AuthorAgeFilesLines
* as psm points out, we need to use bits/getopt.h in unistd.h since getopt.h ↵Mike Frysinger2005-11-151-1/+0
| | | | wont exist if user disables the option
* sync getopt headers with glibcMike Frysinger2005-11-151-0/+1
|
* Add back in table-less ctype funcs for those interested in minimizingManuel Novoa III2003-09-081-160/+2
| | | | | | static build sizes and not needing wchar support. Add in a SUSv3 getopt as an option for those not needing gnu getopt. Again, mainly for the static linking crowd.
* fix this header so it behaves itselfEric Andersen2002-07-021-20/+2
| | | | -Erik
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-29/+100
|
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-7/+98
|
* More stuff. Down to only 43 missing functions before BusyBox willEric Andersen2000-08-101-1/+2
| | | | | | link. Fixed socket stuff so it doesn't pull in kernel headers and stubbed out fork and clone. A few other header file cleanups. -Erik
* Initial revision0_9_1Erik Andersen2000-05-141-0/+17