summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/getopt.h
Commit message (Collapse)AuthorAgeFilesLines
* - whitespace cleanup; no obj-code changes (r24600)Bernhard Reutner-Fischer2008-12-291-1/+1
|
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-0/+2
| | | | | Step 17: libc_hidden_proto removal (almost all). and other minor changes (inline keyword, extra character)
* Merge from trunk."Steven J. Hill"2006-02-281-0/+2
|
* Massive merge from trunk."Steven J. Hill"2005-11-181-11/+28
|
* Add back in table-less ctype funcs for those interested in minimizingManuel Novoa III2003-09-081-0/+162
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.