about summary refs log tree commit diff
path: root/src/temp/mkostemps.c
Commit message (Expand)AuthorAgeFilesLines
* use memcmp instead of str[n]cmp for temp function XXXXXX checkingRich Felker2013-02-201-1/+1
* fix error cases in mkostemps coreRich Felker2013-02-201-6/+3
* add mkostemp, mkstemps, and mkostemps functions and reorganize temp internalsRich Felker2013-02-201-0/+32