Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make mkdtemp and mkstemp family leave template unchanged on fail | Rich Felker | 2013-08-02 | 1 | -3/+4 |
* | use memcmp instead of str[n]cmp for temp function XXXXXX checking | Rich Felker | 2013-02-20 | 1 | -1/+1 |
* | fix error cases in mkostemps core | Rich Felker | 2013-02-20 | 1 | -6/+3 |
* | add mkostemp, mkstemps, and mkostemps functions and reorganize temp internals | Rich Felker | 2013-02-20 | 1 | -0/+32 |