summaryrefslogtreecommitdiffstats
path: root/libc/misc/internals/tempname.c
Commit message (Expand)AuthorAgeFilesLines
* In Bug 116, dicksnippe writes:Mike Frysinger2005-04-161-3/+32
* Oops. Missed a spot.Eric Andersen2004-06-121-1/+1
* scrap the goofy time + getpid() based "randomness" and useEric Andersen2004-06-061-28/+35
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-1/+1
* Some commentaryEric Andersen2002-06-181-5/+4
* 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-42/+64
* Swap in the new stdio code.Manuel Novoa III2002-03-121-14/+23
* Update temp file handling and use a single function to do allEric Andersen2001-04-181-0/+187