summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/tmpnam.c
Commit message (Collapse)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
| | | | | | clause. # If I've done so improperly on a file, please let me know.
* Fix the style of the SCM ID's.obrien2002-03-221-2/+2
| | | | I believe have made all of libc .c's as consistent as possible.
* Remove __P() usage.obrien2002-03-211-1/+1
|
* Remove UNSAFE_WARN ifdef for mktemp warning (never defined)ache1999-10-241-1/+3
| | | | Use _mktemp internally
* Add warnings, ala mktemp, to tempnam and tmpnam as a reminder thatimp1999-08-211-0/+5
| | | | | | these are inherently unsafe interfaces. Do not allow TMPDIR to override path for setuid/setgid programs.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+58
OpenPOWER on IntegriCloud