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 246e15c0dc fix statvfs.c to match new fsid_t definition 15 years ago
..
chmod.c global cleanup to use the new syscall interface 15 years ago
fchmod.c global cleanup to use the new syscall interface 15 years ago
fchmodat.c global cleanup to use the new syscall interface 15 years ago
fstat.c global cleanup to use the new syscall interface 15 years ago
fstatat.c global cleanup to use the new syscall interface 15 years ago
futimens.c implement futimens and utimensat 15 years ago
lchmod.c add portable lchown (trivial to support and a few ancient things want it..) 15 years ago
lstat.c global cleanup to use the new syscall interface 15 years ago
mkdir.c global cleanup to use the new syscall interface 15 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 global cleanup to use the new syscall interface 15 years ago
mknodat.c global cleanup to use the new syscall interface 15 years ago
stat.c global cleanup to use the new syscall interface 15 years ago
statvfs.c fix statvfs.c to match new fsid_t definition 15 years ago
umask.c global cleanup to use the new syscall interface 15 years ago
utimensat.c global cleanup to use the new syscall interface 15 years ago