Rich Felker
|
6fcd60ddd9
move and deduplicate declarations of __procfdname to make it checkable
|
hace 6 años |
Rich Felker
|
594c827a22
support kernels with no SYS_open syscall, only SYS_openat
|
hace 11 años |
Rich Felker
|
35e8621a28
remove incorrect cancellation points from realpath
|
hace 11 años |
Rich Felker
|
dfddd43256
debloat realpath's allocation strategy
|
hace 11 años |
Rich Felker
|
27b4923ba0
make realpath use O_PATH when opening the file
|
hace 11 años |
Rich Felker
|
c8c0844f7f
debloat code that depends on /proc/self/fd/%d with shared function
|
hace 11 años |
Rich Felker
|
f2d08cf755
fix some more O_CLOEXEC/SOCK_CLOEXEC issues
|
hace 12 años |
Rich Felker
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
hace 12 años |
Rich Felker
|
d43ff110bc
fix memory leak on failure in realpath
|
hace 14 años |
Rich Felker
|
e98bdca9df
minimal realpath implementation using /proc
|
hace 14 años |
Rich Felker
|
0b44a0315b
initial check-in, version 0.5.0
|
hace 14 años |