Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-06 | ignore access mode bits of flags in mkostemps and functions that use it | Rich Felker | 1 | -0/+1 |
2013-08-02 | make mkdtemp and mkstemp family leave template unchanged on fail | Rich Felker | 1 | -3/+4 |
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 |