use memcmp instead of str[n]cmp for temp function XXXXXX checking
[musl] / src / temp / mkostemps.c
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...