Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reduce spurious inclusion of libc.h | Rich Felker | 2018-09-12 | 1 | -1/+0 |
* | overhaul internally-public declarations using wrapper headers | Rich Felker | 2018-09-12 | 1 | -2/+0 |
* | make mkostemps source file include the header for its declaration | Rich Felker | 2018-09-12 | 1 | -0/+1 |
* | ignore access mode bits of flags in mkostemps and functions that use it | Rich Felker | 2014-10-06 | 1 | -0/+1 |
* | 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 |