summaryrefslogtreecommitdiffstats
path: root/libc/stdio/tmpfile.c
Commit message (Expand)AuthorAgeFilesLines
* Extend __gen_tempname with mode argumentMikhail Gusarov2009-11-091-1/+2
* not-cancel: use *_not_cancel variants directlyAustin Foxley2009-09-211-7/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-3/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-2/+2
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-3/+1
* Bring in remaining futex support for stdio."Steven J. Hill"2006-08-231-0/+10
* Merge from trunk."Steven J. Hill"2006-02-261-5/+6
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-1/+2
* Merge from trunk."Steven J. Hill"2005-12-101-0/+2
* Merge from trunk."Steven J. Hill"2005-12-021-1/+1
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-1/+1
* 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-5/+1
* Support tmpfile64 (just a weak for tmpfile)Eric Andersen2002-01-061-1/+4
* Update temp file handling and use a single function to do allEric Andersen2001-04-181-0/+51