fix some more O_CLOEXEC/SOCK_CLOEXEC issues
[musl] / src / misc / realpath.c
2012-09-29 Rich Felkerfix some more O_CLOEXEC/SOCK_CLOEXEC issues
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-06-18 Rich Felkerfix memory leak on failure in realpath
2011-04-17 Rich Felkerminimal realpath implementation using /proc
2011-02-12 Rich Felkerinitial check-in, version 0.5.0