summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/mkdtemp.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
1998-07-27Actually, FreeBSD calls this mkdtemp(). No point in creating a new name.mycroft