summaryrefslogtreecommitdiff
path: root/src/stat/lstat.c
AgeCommit message (Expand)AuthorLines
2019-10-28disable lfs64 aliases for remapped time64 functionsRich Felker-0/+2
2019-07-18cleanup includes now that stat, lstat no longer make direct syscallsRich Felker-1/+0
2019-07-18refactor all stat functions in terms of fstatatRich Felker-5/+1
2018-09-12remove spurious inclusion of libc.h for LFS64 ABI aliasesRich Felker-2/+1
2014-05-29support linux kernel apis (new archs) with old syscalls removedRich Felker-0/+5
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker-1/+1
2011-03-20global cleanup to use the new syscall interfaceRich Felker-1/+1
2011-02-15finish moving 32-bit-specific junk out of source files.Rich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+10