index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
net
/
netdb_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1:
ume
2006-05-12
1
-1
/
+1
*
- Extend the nsswitch to support Services, Protocols and Rpc
ume
2006-04-28
1
-27
/
+0
*
- make reentrant version of netdb functions glibc style API, and
ume
2006-04-15
1
-55
/
+55
*
Update the resolver in libc to BIND9's one.
ume
2006-03-21
1
-0
/
+3
*
- The ai_addrlen of a struct addrinfo used to be a size_t, per
ume
2005-05-15
1
-7
/
+1
*
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