summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/unix_grantpt.c
Commit message (Expand)AuthorAgeFilesLines
* 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