summaryrefslogtreecommitdiff
path: root/lib/libc/net/getprotoent.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* libc: do not include <sys/types.h> where <sys/param.h> was already includedAndriy Voskoboinyk2016-04-181-1/+0
* libc: Make various internal file descriptors from fopen() close-on-exec.Jilles Tjoelker2013-08-231-2/+2
* 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-7/+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-15/+324
* - make reentrant version of netdb functions glibc style API, andHajimu UMEMOTO2006-04-151-40/+82
* Include <sys/types.h> and <limits.h> ourselves, don't assume they are includedStefan Farfeleder2005-08-201-0/+1
* make getnetby*() thread-safe.Hajimu UMEMOTO2005-04-281-2/+2
* - add getproto{byname,bynumber,ent}_r for internal use within libc.Hajimu UMEMOTO2005-04-191-29/+112
* Don't ignore the last line of config file (/etc/hosts, /etc/services, etc)Maxim Sobolev2005-01-031-3/+2
* Remove 'register' keyword.David E. O'Brien2002-03-211-1/+3
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+119