use memcmp instead of str[n]cmp for temp function XXXXXX checking
authorRich Felker <dalias@aerifal.cx>
Thu, 21 Feb 2013 04:01:22 +0000 (23:01 -0500)
committerRich Felker <dalias@aerifal.cx>
Thu, 21 Feb 2013 04:01:22 +0000 (23:01 -0500)
commit8872e4e481d8702e68641605bba279796646773d
tree4ecce35243f57272bebfed8144f1e04a9d792518
parent8d2f8064aa3d2cc7380c447dfbd8929543f36f51
use memcmp instead of str[n]cmp for temp function XXXXXX checking
src/temp/mkostemps.c
src/temp/mktemp.c