Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-09-12 | remove spurious inclusion of libc.h for LFS64 ABI aliases | Rich Felker | -2/+1 |
2018-09-12 | overhaul internally-public declarations using wrapper headers | Rich Felker | -2/+0 |
2013-02-20 | add mkostemp, mkstemps, and mkostemps functions and reorganize temp internals | Rich Felker | -19/+2 |
2011-02-19 | make mktemp match the historic behavior, and update functions that use it | Rich Felker | -2/+3 |
2011-02-19 | fix major bug created from copying mkdtemp logic | Rich Felker | -1/+1 |
2011-02-18 | major improvements to temp file name generator | Rich Felker | -2/+3 |
2011-02-18 | reformat mkstemp like mkdtemp | Rich Felker | -7/+5 |
2011-02-14 | ensure standard functions mk[sd]temp don't depend on removed function mktemp | Rich Felker | -2/+3 |
2011-02-14 | begin namespace-cleanup of standard C headers | Rich Felker | -0/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+26 |