aboutsummaryrefslogtreecommitdiff
path: root/src/network/getservbyname_r.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* make getservby*_r return error code rather than -1 (and using errno)Rich Felker2012-07-221-9/+17
* fix getservby*() with null pointer for protocol argumentRich Felker2012-07-141-0/+4
* initial check-in, version 0.5.0Rich Felker2011-02-121-0/+41