Rich Felker c9ebff4736 fix remaining direct use of stat syscalls outside fstatat.c 5 years ago
..
__xstat.c 50018f92f7 disable lfs64 aliases for remapped time64 functions 5 years ago
chmod.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 11 years ago
fchmod.c 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable 6 years ago
fchmodat.c c9ebff4736 fix remaining direct use of stat syscalls outside fstatat.c 5 years ago
fstat.c 50018f92f7 disable lfs64 aliases for remapped time64 functions 5 years ago
fstatat.c 0961bb9416 make fstatat fill in old time32 stat fields too 5 years ago
futimens.c eda8e9da76 implement futimens and utimensat 14 years ago
futimesat.c 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
lchmod.c 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
lstat.c 50018f92f7 disable lfs64 aliases for remapped time64 functions 5 years ago
mkdir.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 11 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 dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 11 years ago
mknodat.c 1a70198b3e fix mknod and mknodat to accept large dev_t values 12 years ago
stat.c 50018f92f7 disable lfs64 aliases for remapped time64 functions 5 years ago
statvfs.c 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 years ago
umask.c aa398f56fa global cleanup to use the new syscall interface 14 years ago
utimensat.c 01f3480d37 utimensat: add time64 syscall support, decouple 32-bit time_t 5 years ago