summaryrefslogtreecommitdiffstats
path: root/libc/misc/internals/tempname.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk."Steven J. Hill"2006-02-281-49/+55
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-2/+2
* Merge from trunk."Steven J. Hill"2005-12-101-6/+8
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-1/+1
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-12/+14
* 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