about summary refs log tree commit diff
path: root/src/misc/realpath.c
Commit message (Expand)AuthorAgeFilesLines
* fix some more O_CLOEXEC/SOCK_CLOEXEC issuesRich Felker2012-09-291-1/+1
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+1
* fix memory leak on failure in realpathRich Felker2011-06-181-4/+4
* minimal realpath implementation using /procRich Felker2011-04-171-0/+43
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+6