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