remove LFS64 symbol aliases; replace with dynamic linker remapping
[musl] / src / temp / mkostemps.c
2022-10-19 Rich Felkerremove LFS64 symbol aliases; replace with dynamic linke...
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2018-09-12 Rich Felkeroverhaul internally-public declarations using wrapper...
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...