clean up dns_parse_callback
[musl] / src / unistd / getcwd.c
2018-05-01 Rich Felkeravoid excessive stack usage in getcwd
2018-02-07 Dmitry V. Levinmake getcwd fail if it cannot obtain an absolute path
2013-10-08 Rich Felkerfix errno value for getcwd when size argument is zero
2012-03-02 Rich Felkersupport null buffer argument to getcwd, auto-allocating...
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-12 Rich Felkerinitial check-in, version 0.5.0