remove LFS64 symbol aliases; replace with dynamic linker remapping
[musl] / src / stat / lstat.c
2022-10-19 Rich Felkerremove LFS64 symbol aliases; replace with dynamic linke...
2019-10-28 Rich Felkerdisable lfs64 aliases for remapped time64 functions
2019-07-18 Rich Felkercleanup includes now that stat, lstat no longer make...
2019-07-18 Rich Felkerrefactor all stat functions in terms of fstatat
2018-09-12 Rich Felkerremove spurious inclusion of libc.h for LFS64 ABI aliases
2014-05-30 Rich Felkersupport linux kernel apis (new archs) with old syscalls...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-15 Rich Felkerfinish moving 32-bit-specific junk out of source files.
2011-02-12 Rich Felkerinitial check-in, version 0.5.0