summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/getpt.c
Commit message (Expand)AuthorAgeFilesLines
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-1/+0
* Correction if UNIX98PTY_ONLY is not enabledPeter S. Mazinger2006-01-201-3/+4
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-2/+5
* sync with glibc (grab some hidden updates) and fix some warningsMike Frysinger2005-12-101-10/+10
* Hide mostly used functionsPeter S. Mazinger2005-12-011-2/+2
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-9/+9
* Fix compile problem when ASSUME_DEVPTS=falseEric Andersen2002-03-201-0/+2
* Patch from Brian Stafford <brian@stafford.uklinux.net> to fixupEric Andersen2002-01-141-7/+26
* Update to accomodate the header file changesEric Andersen2001-09-271-1/+1
* Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutilEric Andersen2001-05-081-0/+89