Rich Felker 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 2 lat temu
..
__xstat.c 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 2 lat temu
chmod.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 11 lat temu
fchmod.c 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable 6 lat temu
fchmodat.c 7edbcbeb76 drop direct use of stat syscalls in fchmodat 2 lat temu
fstat.c 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 2 lat temu
fstatat.c 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 2 lat temu
futimens.c eda8e9da76 implement futimens and utimensat 14 lat temu
futimesat.c 5ce3737931 reduce spurious inclusion of libc.h 6 lat temu
lchmod.c 571744447c include cleanups: remove unused headers and add feature test macros 11 lat temu
lstat.c 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 2 lat temu
mkdir.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 11 lat temu
mkdirat.c aa398f56fa global cleanup to use the new syscall interface 14 lat temu
mkfifo.c 0b44a0315b initial check-in, version 0.5.0 14 lat temu
mkfifoat.c 0b44a0315b initial check-in, version 0.5.0 14 lat temu
mknod.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 11 lat temu
mknodat.c 1a70198b3e fix mknod and mknodat to accept large dev_t values 12 lat temu
stat.c 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 2 lat temu
statvfs.c 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 2 lat temu
umask.c aa398f56fa global cleanup to use the new syscall interface 14 lat temu
utimensat.c 01f3480d37 utimensat: add time64 syscall support, decouple 32-bit time_t 5 lat temu