aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/getproto.c
Commit message (Expand)AuthorAgeFilesLines
* Add declarations to netdb_private.h to eliminate -Wmissing-prototypes warnings.Craig Rodrigues2015-09-201-6/+0
* When no protocol entry is found, getproto*_r(3) shouldHajimu UMEMOTO2010-10-051-1/+1
* - When there is no room for returning the result, nss backendHajimu UMEMOTO2010-08-131-8/+10
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* - Extend the nsswitch to support Services, Protocols and RpcHajimu UMEMOTO2006-04-281-12/+78
* - make reentrant version of netdb functions glibc style API, andHajimu UMEMOTO2006-04-151-8/+20
* - add getproto{byname,bynumber,ent}_r for internal use within libc.Hajimu UMEMOTO2005-04-191-11/+21
* Remove 'register' keyword.David E. O'Brien2002-03-211-2/+4
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+55