summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/gettemp.c
AgeCommit message (Expand)Author
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-03-19braces for gcc-2.8.1christos
1998-07-27Add a mktempdir(), like mkstemp(), but it creates a directory.mycroft
1998-07-27If AUDIT, do not compile certain functions.mycroft