Rich Felker 61b1d10212 fix failure of fchmodat to report EOPNOTSUPP in the race path 10 年之前
..
__xstat.c 1fd0f6e31f add __xmknod and __xmknodat abi-compat functions 10 年之前
chmod.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 10 年之前
fchmod.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 10 年之前
fchmodat.c 61b1d10212 fix failure of fchmodat to report EOPNOTSUPP in the race path 10 年之前
fstat.c dc9c40a609 fix missing flags arg to fstatat syscall in fstat fallback path 10 年之前
fstatat.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 年之前
futimens.c eda8e9da76 implement futimens and utimensat 14 年之前
futimesat.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 10 年之前
lchmod.c 571744447c include cleanups: remove unused headers and add feature test macros 11 年之前
lstat.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 10 年之前
mkdir.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 10 年之前
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 dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 10 年之前
mknodat.c 1a70198b3e fix mknod and mknodat to accept large dev_t values 11 年之前
stat.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 10 年之前
statvfs.c 6567db65f4 improve [f]stat[v]fs functions, and possibly work around old kernels 11 年之前
umask.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
utimensat.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 10 年之前