summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getservbyname.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finish wrapping <netdb.h> so that calls go direct and the symbols are all weakguenther2015-09-141-1/+3
* zap rcsid.espie2005-08-061-4/+1
* Change return value of reentrant getproto* and getserv* to match themillert2004-10-251-9/+11
* Reentrant versions of getprotoent(3) and getservent(3). Adapted frommillert2004-10-171-21/+12
* ansideraadt2004-09-161-12/+9
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* _THREAD_PRIVATE_* macros changedd2000-01-061-3/+3
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-201-2/+24
* Clean up some -Wall flowers.millert1997-07-091-2/+2
* Fix RCS idstholo1996-08-191-7/+1
* initial import of NetBSD treederaadt1995-10-181-0/+71