summaryrefslogtreecommitdiffstats
path: root/libc/stdio/tmpfile.c
Commit message (Expand)AuthorAgeFilesLines
* 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