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