add mkostemp, mkstemps, and mkostemps functions and reorganize temp internals
[musl] / src / temp / mkstemp.c
2013-02-21 Rich Felkeradd mkostemp, mkstemps, and mkostemps functions and...
2011-02-19 Rich Felkermake mktemp match the historic behavior, and update...
2011-02-19 Rich Felkerfix major bug created from copying mkdtemp logic
2011-02-18 Rich Felkermajor improvements to temp file name generator
2011-02-18 Rich Felkerreformat mkstemp like mkdtemp
2011-02-15 Rich Felkerensure standard functions mk[sd]temp don't depend on...
2011-02-14 Rich Felkerbegin namespace-cleanup of standard C headers
2011-02-12 Rich Felkerinitial check-in, version 0.5.0