| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-05-01 | drop use of stat operation in temporary file name generation | Rich Felker |
| 2020-02-12 | fix remaining direct use of stat syscalls outside fstatat.c | Rich Felker |
| 2018-09-12 | overhaul internally-public declarations using wrapper headers | Rich Felker |
| 2014-05-29 | support linux kernel apis (new archs) with old syscalls removed | Rich Felker |
| 2014-05-27 | fix missing declaration of strcpy in implementation of tmpnam | Rich Felker |
| 2014-05-27 | overhaul tmpfile, tmpnam, and tempnam functions | Rich Felker |
| 2011-06-13 | avoid 64bit warnings when using pointers as entropy for temp names | Rich Felker |
| 2011-03-29 | fix tempnam name generation, and a small bug in tmpnam on retry limit | Rich Felker |
| 2011-03-29 | fix tmpnam to generate better names, not depend on non-ISO-C symbols | Rich Felker |
| 2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker |
