summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/tmpfile.c
Commit message (Expand)AuthorAgeFilesLines
* Switch libc from using _sig{procmask,action,suspend} symbols, whichKonstantin Belousov2015-08-291-3/+4
* Renumber clauses to reduce diffs to other versionsEd Maste2013-04-231-1/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix use of an uninitialized pointer introduced in a previous revision.Mike Makonnen2003-02-061-0/+1
* Ignore TMPDIR if the application is setugid.Kris Kennaway2002-10-131-1/+2
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Attempt to use the environment variable TMPDIR for the temporaryMike Heffner2001-07-071-3/+13
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-2/+4
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-1/+1
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-1/+3
* Added #include <string.h> to get prototypes.John Birrell1998-03-091-0/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+79