provide an internal namespace-safe __fstat
[musl] / src / stat / fstat.c
2022-05-04 Rich Felkerprovide an internal namespace-safe __fstat
2019-10-28 Rich Felkerdisable lfs64 aliases for remapped time64 functions
2019-07-18 Rich Felkerrestore property that fstat(AT_FDCWD) fails with EBADF
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