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