Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 年之前
..
__fxstat.c 9ea20dcbaa add LSB ABI __xstat, etc. junk 13 年之前
__fxstatat.c 9ea20dcbaa add LSB ABI __xstat, etc. junk 13 年之前
__lxstat.c 9ea20dcbaa add LSB ABI __xstat, etc. junk 13 年之前
__xstat.c 9ea20dcbaa add LSB ABI __xstat, etc. junk 13 年之前
chmod.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
fchmod.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
fchmodat.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
fstat.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
fstatat.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 年之前
futimens.c eda8e9da76 implement futimens and utimensat 14 年之前
lchmod.c d5ca067c7b add portable lchown (trivial to support and a few ancient things want it..) 14 年之前
lstat.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 年之前
mkdir.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
mkdirat.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
mkfifo.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
mkfifoat.c 0b44a0315b initial check-in, version 0.5.0 14 年之前
mknod.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
mknodat.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
stat.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 年之前
statvfs.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 年之前
umask.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
utimensat.c aa398f56fa global cleanup to use the new syscall interface 14 年之前