summaryrefslogtreecommitdiffstats
path: root/libc/stdio/tmpfile.c
Commit message (Expand)AuthorAgeFilesLines
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-5/+6
* Use __remove and remove trailing ;Peter S. Mazinger2005-12-131-1/+2
* Hide some of the f* *printf, use them as wellPeter S. Mazinger2005-12-081-0/+2
* Hide mostly used functionsPeter S. Mazinger2005-12-011-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