use restrict everywhere it's required by c99 and/or posix 2008
[musl] / src / misc / realpath.c
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