Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-05-29 | support linux kernel apis (new archs) with old syscalls removed | Rich Felker | 1 | -0/+5 |
2014-05-27 | fix missing declaration of strcpy in implementation of tmpnam | Rich Felker | 1 | -0/+1 |
2014-05-27 | overhaul tmpfile, tmpnam, and tempnam functions | Rich Felker | 1 | -24/+16 |
2011-06-13 | avoid 64bit warnings when using pointers as entropy for temp names | Rich Felker | 1 | -1/+2 |
2011-03-29 | fix tempnam name generation, and a small bug in tmpnam on retry limit | Rich Felker | 1 | -1/+1 |
2011-03-29 | fix tmpnam to generate better names, not depend on non-ISO-C symbols | Rich Felker | 1 | -25/+17 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+38 |