summaryrefslogtreecommitdiffstats
path: root/libc/unistd/getopt-susv3.c
Commit message (Collapse)AuthorAgeFilesLines
* Add back in table-less ctype funcs for those interested in minimizingManuel Novoa III2003-09-081-0/+133
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.