about summary refs log tree commit diff
path: root/src/stat/fchmod.c
Commit message (Expand)AuthorAgeFilesLines
* move and deduplicate declarations of __procfdname to make it checkableRich Felker2018-09-121-2/+0
* support linux kernel apis (new archs) with old syscalls removedRich Felker2014-05-291-0/+4
* fix failure of fchmod, fstat, fchdir, and fchown to produce EBADFRich Felker2013-12-191-1/+3
* make fchdir, fchmod, fchown, and fstat support O_PATH file descriptorsRich Felker2013-08-021-1/+9
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+7