summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/tmpfile.c
AgeCommit message (Expand)Author
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-03-27libc: Use secure_getenv(3) where appropriateMark Johnston
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2015-08-29Switch libc from using _sig{procmask,action,suspend} symbols, whichKonstantin Belousov
2013-04-23Renumber clauses to reduce diffs to other versionsEd Maste
2007-01-09Per Regents of the University of Calfornia letter, remove advertisingWarner Losh
2003-02-06Fix use of an uninitialized pointer introduced in a previous revision.Mike Makonnen
2002-10-13Ignore TMPDIR if the application is setugid.Kris Kennaway
2002-03-22Fix the style of the SCM ID's.David E. O'Brien
2001-07-07Attempt to use the environment variable TMPDIR for the temporaryMike Heffner
2001-01-24Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen
2000-01-27Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans
2000-01-12Add three-tier symbol naming in support of POSIX thread cancellationJason Evans
1998-03-09Added #include <string.h> to get prototypes.John Birrell
1994-05-27BSD 4.4 Lite Lib SourcesRodney W. Grimes