musl/src/temp
2013-02-20 23:01:22 -05:00
..
__randname.c add mkostemp, mkstemps, and mkostemps functions and reorganize temp internals 2013-02-20 22:43:23 -05:00
mkdtemp.c make mktemp match the historic behavior, and update functions that use it 2011-02-19 09:40:07 -05:00
mkostemp.c add mkostemp, mkstemps, and mkostemps functions and reorganize temp internals 2013-02-20 22:43:23 -05:00
mkostemps.c use memcmp instead of str[n]cmp for temp function XXXXXX checking 2013-02-20 23:01:22 -05:00
mkstemp.c add mkostemp, mkstemps, and mkostemps functions and reorganize temp internals 2013-02-20 22:43:23 -05:00
mkstemps.c add mkostemp, mkstemps, and mkostemps functions and reorganize temp internals 2013-02-20 22:43:23 -05:00
mktemp.c use memcmp instead of str[n]cmp for temp function XXXXXX checking 2013-02-20 23:01:22 -05:00