You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker 0961bb9416 make fstatat fill in old time32 stat fields too 7 years ago
..
__xstat.c disable lfs64 aliases for remapped time64 functions 7 years ago
chmod.c support linux kernel apis (new archs) with old syscalls removed 12 years ago
fchmod.c move and deduplicate declarations of __procfdname to make it checkable 8 years ago
fchmodat.c move and deduplicate declarations of __procfdname to make it checkable 8 years ago
fstat.c disable lfs64 aliases for remapped time64 functions 7 years ago
fstatat.c make fstatat fill in old time32 stat fields too 7 years ago
futimens.c implement futimens and utimensat 15 years ago
futimesat.c reduce spurious inclusion of libc.h 8 years ago
lchmod.c include cleanups: remove unused headers and add feature test macros 13 years ago
lstat.c disable lfs64 aliases for remapped time64 functions 7 years ago
mkdir.c support linux kernel apis (new archs) with old syscalls removed 12 years ago
mkdirat.c global cleanup to use the new syscall interface 15 years ago
mkfifo.c initial check-in, version 0.5.0 15 years ago
mkfifoat.c initial check-in, version 0.5.0 15 years ago
mknod.c support linux kernel apis (new archs) with old syscalls removed 12 years ago
mknodat.c fix mknod and mknodat to accept large dev_t values 13 years ago
stat.c disable lfs64 aliases for remapped time64 functions 7 years ago
statvfs.c remove spurious inclusion of libc.h for LFS64 ABI aliases 8 years ago
umask.c global cleanup to use the new syscall interface 15 years ago
utimensat.c utimensat: add time64 syscall support, decouple 32-bit time_t 7 years ago