summaryrefslogtreecommitdiff
path: root/libc/stdlib/bsd_getpt.c
AgeCommit message (Expand)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15getpt.c: no need for hidden posix_openptPeter S. Mazinger
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-06-07- revert incorrect parts of r22257 and 22259Bernhard Reutner-Fischer
2008-06-07- remove __USE_BSD guard from __bsd_getpt().Bernhard Reutner-Fischer
2008-06-03- adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2006-01-20Correction if UNIX98PTY_ONLY is not enabledPeter S. Mazinger
2005-12-10sync with glibc (grab some hidden updates) and fix some warningsMike Frysinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2001-08-30"Kim B. Heino" <Kim.Heino@bluegiga.com> reportsEric Andersen
2001-05-08Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutilEric Andersen