summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/tmpnam.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* GNU ld has prefixed the contents of .gnu.warning.SYMBOL sectionstb2017-11-281-2/+2
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-3/+1
* zap remaining rcsid.espie2005-08-081-4/+1
* deregister + ansify, no change in object code. ok deraadt@ millert@otto2004-09-281-3/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-2/+2
* 10 X's for mktemp() and mkstemp().millert1997-04-031-2/+2
* back out my last change to avoid the __warn_references on the mips - it'sgraichen1997-01-201-3/+1
* put all the __warn_references behind a #ifndef NO_WARN_REFERENCES whichgraichen1997-01-191-1/+3
* 95% of common uses of these are incorrect and insecure. correct use isderaadt1996-12-281-2/+7
* Fix RCS idstholo1996-08-191-6/+1
* initial import of NetBSD treederaadt1995-10-181-0/+63