Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
7c3b67234c859f98a6365d215c5362c73eed5765
/
src
/
stat
61b1d10
fix failure of fchmodat to report EOPNOTSUPP in the race path
by Rich Felker
· 10 years ago
2736eb6
fix fd leak race (missing O_CLOEXEC) in fchmodat
by Rich Felker
· 10 years ago
dc9c40a
fix missing flags arg to fstatat syscall in fstat fallback path
by Rich Felker
· 10 years ago
1fd0f6e
add __xmknod and __xmknodat abi-compat functions
by Rich Felker
· 10 years ago
76f2bcc
consolidate __xstat abi-compat functions into a single source file
by Rich Felker
· 10 years ago
5cf9e8f
additional fixes for linux kernel apis with old syscalls removed
by Rich Felker
· 10 years ago
dd5f50d
support linux kernel apis (new archs) with old syscalls removed
by Rich Felker
· 10 years ago
65ea604
fix failure of fchmod, fstat, fchdir, and fchown to produce EBADF
by Rich Felker
· 11 years ago
5717444
include cleanups: remove unused headers and add feature test macros
by Szabolcs Nagy
· 11 years ago
9ca1f62
make fchdir, fchmod, fchown, and fstat support O_PATH file descriptors
by Rich Felker
· 11 years ago
c8c0844
debloat code that depends on /proc/self/fd/%d with shared function
by Rich Felker
· 11 years ago
0dc4824
work around linux's lack of flags argument to fchmodat syscall
by Rich Felker
· 11 years ago
6567db6
improve [f]stat[v]fs functions, and possibly work around old kernels
by Rich Felker
· 11 years ago
1a70198
fix mknod and mknodat to accept large dev_t values
by Rich Felker
· 11 years ago
7aec71c
add obsolete futimesat()
by rofl0r
· 12 years ago
400c5e5
use restrict everywhere it's required by c99 and/or posix 2008
by Rich Felker
· 12 years ago
9ea20dc
add LSB ABI __xstat, etc. junk
by Rich Felker
· 12 years ago
246e15c
fix statvfs.c to match new fsid_t definition
by Rich Felker
· 13 years ago
114c80f
fix the definition of struct statvfs to match lsb abi
by Rich Felker
· 13 years ago
fc0cf28
fix (hopefully) statvfs breakage on x86_64 that resulted from fixing i386...
by Rich Felker
· 14 years ago
7e795ca
fix statvfs syscalls (missing size argument)
by Rich Felker
· 14 years ago
aa398f5
global cleanup to use the new syscall interface
by Rich Felker
· 14 years ago
eda8e9d
implement futimens and utimensat
by Rich Felker
· 14 years ago
d5ca067
add portable lchown (trivial to support and a few ancient things want it..)
by Rich Felker
· 14 years ago
cfe3731
finish moving 32-bit-specific junk out of source files.
by Rich Felker
· 14 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago