Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-06-13 | add (currently stubbed due to stubbed strverscmp) versionsort function | Rich Felker | -0/+5 |
2012-06-04 | _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE | Rich Felker | -1/+1 |
2012-05-22 | support _BSD_SOURCE feature test macro | Rich Felker | -1/+1 |
2012-05-04 | add support for ugly *64 functions with _LARGEFILE64_SOURCE | Rich Felker | -0/+10 |
2011-06-06 | fix handling of d_name in struct dirent | Rich Felker | -1/+1 |
2011-04-03 | d_fileno alias for d_ino in dirent | Rich Felker | -0/+2 |
2011-03-08 | fix typos in dirent.h | Rich Felker | -2/+2 |
2011-03-07 | add macros for use with d_type extension field in dirent | Rich Felker | -0/+14 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+41 |