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