summaryrefslogtreecommitdiff
path: root/src/network/getservbyname_r.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-22make getservby*_r return error code rather than -1 (and using errno)Rich Felker1-9/+17
2012-07-14fix getservby*() with null pointer for protocol argumentRich Felker1-0/+4
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+41