musl/src/stat
2011-04-05 23:58:36 -04:00
..
chmod.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
fchmod.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
fchmodat.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
fstat.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
fstatat.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
fstatvfs.c fix (hopefully) statvfs breakage on x86_64 that resulted from fixing i386... 2011-04-05 23:58:36 -04:00
futimens.c implement futimens and utimensat 2011-02-27 03:48:57 -05:00
lchmod.c add portable lchown (trivial to support and a few ancient things want it..) 2011-02-17 23:13:46 -05:00
lstat.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
mkdir.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
mkdirat.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
mkfifo.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
mkfifoat.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
mknod.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
mknodat.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
stat.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
statvfs.c fix (hopefully) statvfs breakage on x86_64 that resulted from fixing i386... 2011-04-05 23:58:36 -04:00
umask.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
utimensat.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00