musl/src/dirent
Szabolcs Nagy 36c30c4ddd add missing legacy LFS *64 symbol aliases
versionsort64, aio*64 and lio*64 symbols were missing, they are
only needed for glibc ABI compatibility, on the source level
dirent.h and aio.h already redirect them.
2014-09-05 16:02:22 -04:00
..
__dirent.h refactor headers, especially alltypes.h, and improve C++ ABI compat 2013-07-22 11:22:36 -04:00
__getdents.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
alphasort.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
closedir.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
dirfd.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
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.c fix readdir not to set ENOENT when directory is removed while reading 2014-02-25 13:05:38 -05:00
readdir_r.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
rewinddir.c ditch the priority inheritance locks; use malloc's version of lock 2012-04-24 16:32:23 -04:00
scandir.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
seekdir.c ditch the priority inheritance locks; use malloc's version of lock 2012-04-24 16:32:23 -04:00
telldir.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
versionsort.c add missing legacy LFS *64 symbol aliases 2014-09-05 16:02:22 -04:00