getservbyport_r: fix wrong result if getnameinfo fails with EAI_OVERFLOW
[musl] / src / linux / sbrk.c
2018-09-12 Rich Felkerfix issues from public functions defined without declar...
2014-01-02 Rich Felkerdisable sbrk for all values of increment except 0
2011-09-26 Rich Felkercleanup various minor issues reported by nsz
2011-05-22 Rich Felkerfix brk/sbrk behavior to match the real legacy functions
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-12 Rich Felkerinitial check-in, version 0.5.0