refactor all stat functions in terms of fstatat
[musl] / src / stat / fstat.c
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
2018-09-12 Rich Felkermove and deduplicate declarations of __procfdname to...
2014-07-18 Rich Felkerfix missing flags arg to fstatat syscall in fstat fallb...
2014-05-30 Rich Felkeradditional fixes for linux kernel apis with old syscall...
2013-12-19 Rich Felkerfix failure of fchmod, fstat, fchdir, and fchown to...
2013-08-02 Rich Felkermake fchdir, fchmod, fchown, and fstat support O_PATH...
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