summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/mktemp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove function declartions from include/features.h, createEric Andersen2002-04-011-0/+1
* Rework __gen_tempname() to better match glibc, and add mkstemp64(),Eric Andersen2002-03-311-3/+1
* Update temp file handling and use a single function to do allEric Andersen2001-04-181-34/+27
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-2/+2
* Fix up a few messes so it compiles cleanly again.Eric Andersen2000-11-111-0/+1
* Bug ugly formatting updateEric Andersen2000-10-091-12/+12
* Lots and lots of cleanups.Eric Andersen2000-07-061-2/+2
* Initial revision0_9_1Erik Andersen2000-05-141-0/+40