summaryrefslogtreecommitdiffstats
path: root/libc/stdio/tmpnam.c
Commit message (Expand)AuthorAgeFilesLines
* Extend __gen_tempname with mode argumentMikhail Gusarov2009-11-091-1/+1
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-1/+0
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* sync with glibc and get a nice size shrinkage in the processMike Frysinger2006-02-141-25/+30
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-1/+3
* Hide mostly used functionsPeter S. Mazinger2005-12-011-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-7/+3
* Update temp file handling and use a single function to do allEric Andersen2001-04-181-50/+33
* Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,Eric Andersen2000-11-151-0/+68