summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/unix_grantpt.c
Commit message (Expand)AuthorAgeFilesLines
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-16/+18
* Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ...Peter S. Mazinger2005-12-161-3/+5
* Convert internal users of chmod/*stat*, minimize change for __strsepPeter S. Mazinger2005-12-131-1/+2
* Hide morePeter S. Mazinger2005-12-071-2/+2
* Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...Peter S. Mazinger2005-12-071-0/+1
* More hiding, 300 leftPeter S. Mazinger2005-12-041-0/+1
* More hiding, including __mempcpyPeter S. Mazinger2005-12-031-0/+1
* Hide mostly used functionsPeter S. Mazinger2005-12-011-0/+1
* Hiding againPeter S. Mazinger2005-11-291-0/+1
* Hide some of mem* and str*Peter S. Mazinger2005-11-271-0/+2
* Eliminate wrapping of struct stat and use the kernel versionEric Andersen2002-08-191-1/+1
* Per discussion on the mailing list, simply vfork -> fork mapping to only applyEric Andersen2002-07-311-1/+1
* When vfork is not available and we have an MMU, then use fork()Eric Andersen2002-02-211-7/+9
* Update to accomodate the header file changesEric Andersen2001-09-271-1/+1
* Cleanup the toploevel makefile handing of shared libs. Add weak_aliasEric Andersen2001-06-121-0/+4
* Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutilEric Andersen2001-05-081-0/+197