summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/bsd_getpt.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-2/+0
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-1/+1
* - revert incorrect parts of r22257 and 22259Bernhard Reutner-Fischer2008-06-071-2/+2
* - remove __USE_BSD guard from __bsd_getpt().Bernhard Reutner-Fischer2008-06-071-2/+0
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-0/+2
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* Correction if UNIX98PTY_ONLY is not enabledPeter S. Mazinger2006-01-201-2/+4
* sync with glibc (grab some hidden updates) and fix some warningsMike Frysinger2005-12-101-17/+15
* Hide mostly used functionsPeter S. Mazinger2005-12-011-3/+3
* "Kim B. Heino" <Kim.Heino@bluegiga.com> reportsEric Andersen2001-08-301-1/+1
* Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutilEric Andersen2001-05-081-0/+78