make mkdtemp and mkstemp family leave template unchanged on fail
[musl] / src / temp / mkostemps.c
2013-08-02 Rich Felkermake mkdtemp and mkstemp family leave template unchange...
2013-02-21 Rich Felkeruse memcmp instead of str[n]cmp for temp function XXXXX...
2013-02-21 Rich Felkerfix error cases in mkostemps core
2013-02-21 Rich Felkeradd mkostemp, mkstemps, and mkostemps functions and...