work around linux bug in readlink syscall with zero buffer size
[musl] / src / unistd / readlink.c
2020-11-24 Rich Felkerwork around linux bug in readlink syscall with zero...
2014-05-30 Rich Felkersupport linux kernel apis (new archs) with old syscalls...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-09-14 Rich Felkerfix various errors in function signatures/prototypes...
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-12 Rich Felkerinitial check-in, version 0.5.0