summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/getprotoent.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Make various internal file descriptors from fopen() close-on-exec.jilles2013-08-231-2/+2
* When no protocol entry is found, getproto*_r(3) shouldume2010-10-051-1/+1
* - When there is no room for returning the result, nss backendume2010-08-131-7/+10
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-281-15/+324
* - make reentrant version of netdb functions glibc style API, andume2006-04-151-40/+82
* Include <sys/types.h> and <limits.h> ourselves, don't assume they are includedstefanf2005-08-201-0/+1
* make getnetby*() thread-safe.ume2005-04-281-2/+2
* - add getproto{byname,bynumber,ent}_r for internal use within libc.ume2005-04-191-29/+112
* Don't ignore the last line of config file (/etc/hosts, /etc/services, etc)sobomax2005-01-031-3/+2
* Remove 'register' keyword.obrien2002-03-211-1/+3
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+119
OpenPOWER on IntegriCloud