Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
d41cdef9198e635270d30e82be939d4ea0cbce82
/
src
/
misc
/
realpath.c
594c827
support kernels with no SYS_open syscall, only SYS_openat
by Rich Felker
· 10 years ago
35e8621
remove incorrect cancellation points from realpath
by Rich Felker
· 11 years ago
dfddd43
debloat realpath's allocation strategy
by Rich Felker
· 11 years ago
27b4923
make realpath use O_PATH when opening the file
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
f2d08cf
fix some more O_CLOEXEC/SOCK_CLOEXEC issues
by Rich Felker
· 12 years ago
400c5e5
use restrict everywhere it's required by c99 and/or posix 2008
by Rich Felker
· 12 years ago
d43ff11
fix memory leak on failure in realpath
by Rich Felker
· 13 years ago
e98bdca
minimal realpath implementation using /proc
by Rich Felker
· 14 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago