summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/netdb_private.h
Commit message (Expand)AuthorAgeFilesLines
* Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1:ume2006-05-121-1/+1
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-281-27/+0
* - make reentrant version of netdb functions glibc style API, andume2006-04-151-55/+55
* Update the resolver in libc to BIND9's one.ume2006-03-211-0/+3
* - The ai_addrlen of a struct addrinfo used to be a size_t, perume2005-05-151-7/+1
* sync _map_v4v6_host*() with bind9's. it treats align better bit.ume2005-04-281-1/+1
* make gethostby*() thread-safe.ume2005-04-281-2/+41
* make getnetby*() thread-safe.ume2005-04-281-14/+43
* hide implementation specific internal functions from netdb.h.ume2005-04-271-0/+12
* - add getproto{byname,bynumber,ent}_r for internal use within libc.ume2005-04-191-0/+24
* rename the NIS related fields to have yp_ prefix.ume2005-04-181-6/+6
* libc-internal interfaces should have two underscores in frontume2005-04-171-6/+6
* - add getserv{byname,byport,ent}_r for internal use within libc.ume2005-04-151-0/+71
OpenPOWER on IntegriCloud