summaryrefslogtreecommitdiff
path: root/src/temp/mkostemps.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-20use memcmp instead of str[n]cmp for temp function XXXXXX checkingRich Felker1-1/+1
2013-02-20fix error cases in mkostemps coreRich Felker1-6/+3
2013-02-20add mkostemp, mkstemps, and mkostemps functions and reorganize temp internalsRich Felker1-0/+32