make mkostemps source file include the header for its declaration
[musl] / src / temp / mkostemps.c
2018-09-12 Rich Felkermake mkostemps source file include the header for its...
2014-10-07 Rich Felkerignore access mode bits of flags in mkostemps and funct...
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...