11 Commits (bac03cdde1137c16b4c194e137310e2748661dcc)

Author SHA1 Message Date
Rich Felker 9a470b0a6e fix dirent.h with _BSD_SOURCE 14 years ago
Rich Felker 0c42beb5f9 publicly expose getdents api under _BSD_SOURCE 14 years ago
Rich Felker fbffcee63d add (currently stubbed due to stubbed strverscmp) versionsort function 14 years ago
Rich Felker 3b94daba71 _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE 14 years ago
Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro 14 years ago
Rich Felker 2dd8d5e1b8 add support for ugly *64 functions with _LARGEFILE64_SOURCE 14 years ago
Rich Felker da88b16a22 fix handling of d_name in struct dirent 15 years ago
Rich Felker 06baa2b56c d_fileno alias for d_ino in dirent 15 years ago
Rich Felker 91f7db2621 fix typos in dirent.h 15 years ago
Rich Felker 5d0d6d9836 add macros for use with d_type extension field in dirent 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago