Gaël PORTAY d0ed307e6f use new SYS_fchmodat2 syscall to implement fchmodat with flags 1 年之前
..
__xstat.c 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 2 年之前
chmod.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 10 年之前
fchmod.c 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable 6 年之前
fchmodat.c d0ed307e6f use new SYS_fchmodat2 syscall to implement fchmodat with flags 1 年之前
fstat.c 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 2 年之前
fstatat.c 2265a4c9b0 pass AT_NO_AUTOMOUNT when emulating fstatat via statx 1 年之前
futimens.c eda8e9da76 implement futimens and utimensat 14 年之前
futimesat.c 5ce3737931 reduce spurious inclusion of libc.h 6 年之前
lchmod.c 571744447c include cleanups: remove unused headers and add feature test macros 11 年之前
lstat.c 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 2 年之前
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 12 年之前
stat.c 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 2 年之前
statvfs.c 7291c6c66a statvfs: allocate spare for f_type 1 年之前
umask.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
utimensat.c 01f3480d37 utimensat: add time64 syscall support, decouple 32-bit time_t 5 年之前