summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/bits/getopt.h
AgeCommit message (Expand)Author
2014-12-12unistd: allow to turn off getopt_longBernhard Reutner-Fischer
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15getopt.h: cleanup header, remove anything already in cdefs.hPeter S. Mazinger
2012-06-15getopt.c, getopt.h: avoid the need for __FORCE_GLIBCPeter S. Mazinger
2008-12-29- whitespace cleanup; no obj-code changesBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2006-02-27Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getoptPeter S. Mazinger
2006-02-03getopt_long[_only] visible only if GNU getopt usedPeter S. Mazinger
2005-11-15as psm points out, we need to use bits/getopt.h in unistd.h since getopt.h wo...Mike Frysinger
2005-11-15sync getopt headers with glibcMike Frysinger
2003-09-08Add back in table-less ctype funcs for those interested in minimizingManuel Novoa III