musl/src/dirent
Rich Felker 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases
the LFS64 macro was not self-documenting and barely saved any
characters. simply use weak_alias directly so that it's clear what's
being done, and doesn't depend on a header to provide a strange macro.
2018-09-12 14:34:38 -04:00
..
__dirent.h fix regression in alignment of dirent structs produced by readdir 2018-07-18 13:34:34 -04:00
alphasort.c remove spurious inclusion of libc.h for LFS64 ABI aliases 2018-09-12 14:34:38 -04:00
closedir.c reduce spurious inclusion of libc.h 2018-09-12 14:34:37 -04:00
dirfd.c
fdopendir.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
opendir.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
readdir_r.c remove spurious inclusion of libc.h for LFS64 ABI aliases 2018-09-12 14:34:38 -04:00
readdir.c remove spurious inclusion of libc.h for LFS64 ABI aliases 2018-09-12 14:34:38 -04:00
rewinddir.c
scandir.c remove spurious inclusion of libc.h for LFS64 ABI aliases 2018-09-12 14:34:38 -04:00
seekdir.c
telldir.c
versionsort.c remove spurious inclusion of libc.h for LFS64 ABI aliases 2018-09-12 14:34:38 -04:00