getservbyport_r: fix out-of-bounds buffer read
[musl] / src / unistd / alarm.c
2019-08-06 Rich Felkeruse setitimer function rather than syscall to implement...
2012-05-24 Rich Felkeravoid deprecated (by linux) alarm syscall; use setitime...
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-12 Rich Felkerinitial check-in, version 0.5.0