7 Commits (27b4923ba00f0a7511c7ebf5f19313d6313052e9)

Author SHA1 Message Date
Rich Felker 27b4923ba0 make realpath use O_PATH when opening the file 13 years ago
Rich Felker c8c0844f7f debloat code that depends on /proc/self/fd/%d with shared function 13 years ago
Rich Felker f2d08cf755 fix some more O_CLOEXEC/SOCK_CLOEXEC issues 14 years ago
Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
Rich Felker d43ff110bc fix memory leak on failure in realpath 15 years ago
Rich Felker e98bdca9df minimal realpath implementation using /proc 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago