summaryrefslogtreecommitdiffstats
path: root/libc/stdio/tempnam.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-6/+1
* Don't waste space warning about tempnam()Eric Andersen2002-01-171-1/+0
* Add in tempnam()Eric Andersen2001-05-171-0/+48