Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync _map_v4v6_host*() with bind9's. it treats align better bit. | ume | 2005-04-28 | 1 | -1/+1 |
* | make gethostby*() thread-safe. | ume | 2005-04-28 | 1 | -2/+41 |
* | make getnetby*() thread-safe. | ume | 2005-04-28 | 1 | -14/+43 |
* | hide implementation specific internal functions from netdb.h. | ume | 2005-04-27 | 1 | -0/+12 |
* | - add getproto{byname,bynumber,ent}_r for internal use within libc. | ume | 2005-04-19 | 1 | -0/+24 |
* | rename the NIS related fields to have yp_ prefix. | ume | 2005-04-18 | 1 | -6/+6 |
* | libc-internal interfaces should have two underscores in front | ume | 2005-04-17 | 1 | -6/+6 |
* | - add getserv{byname,byport,ent}_r for internal use within libc. | ume | 2005-04-15 | 1 | -0/+71 |