summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/mktemp.c
Commit message (Collapse)AuthorAgeFilesLines
* Code cleanup:-jraynard1996-06-121-5/+4
| | | | | | The usual stuff, adding missing function prototypes, argument types, return values, etc. In mktemp.c, convert pid from u_int to pid_t, and get rid of "extern int errno".
* Minor cleanup, #include's and unused vars.phk1995-10-221-0/+1
| | | | Added compile-time warning to an old funky function.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+126
OpenPOWER on IntegriCloud