summaryrefslogtreecommitdiff
path: root/src/stat/fstat.c
AgeCommit message (Expand)AuthorLines
2014-05-30additional fixes for linux kernel apis with old syscalls removedRich Felker-0/+4
2013-12-19fix failure of fchmod, fstat, fchdir, and fchown to produce EBADFRich Felker-1/+3
2013-08-02make fchdir, fchmod, fchown, and fstat support O_PATH file descriptorsRich Felker-2/+10
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