summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/mkstemp.c
AgeCommit message (Expand)Author
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-18Merge the nathanw_sa branch.thorpej
2002-09-14Allow mktemp to be built as a host tool.thorpej
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-27Add a mktempdir(), like mkstemp(), but it creates a directory.mycroft
1998-07-27If AUDIT, do not compile certain functions.mycroft