1. 594c827 support kernels with no SYS_open syscall, only SYS_openat by Rich Felker · 10 years ago
  2. 35e8621 remove incorrect cancellation points from realpath by Rich Felker · 11 years ago
  3. dfddd43 debloat realpath's allocation strategy by Rich Felker · 11 years ago
  4. 27b4923 make realpath use O_PATH when opening the file by Rich Felker · 11 years ago
  5. c8c0844 debloat code that depends on /proc/self/fd/%d with shared function by Rich Felker · 11 years ago
  6. f2d08cf fix some more O_CLOEXEC/SOCK_CLOEXEC issues by Rich Felker · 12 years ago
  7. 400c5e5 use restrict everywhere it's required by c99 and/or posix 2008 by Rich Felker · 12 years ago
  8. d43ff11 fix memory leak on failure in realpath by Rich Felker · 13 years ago
  9. e98bdca minimal realpath implementation using /proc by Rich Felker · 14 years ago
  10. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago