Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-02-19 | make mktemp match the historic behavior, and update functions that use it | Rich Felker | -5/+8 |
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 | -16/+21 |
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 | -5/+9 |
2011-02-14 | begin namespace-cleanup of standard C headers | Rich Felker | -0/+2 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+76 |