summaryrefslogtreecommitdiffstats
path: root/libc/misc/internals/tempname.c
Commit message (Expand)AuthorAgeFilesLines
* make the sem_open changes actually compileAustin Foxley2009-11-091-1/+1
* Extend __gen_tempname with mode argumentMikhail Gusarov2009-11-091-7/+7
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-3/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-11/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-8/+8
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-1/+1
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-1/+1
* Sync build machinery stuff from trunk. Some more fixed for mips nptl portKhem Raj2008-06-271-2/+2
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-201-10/+9
* 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