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