projects
/
kopensolaris-gnu
/
glibc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Define MAXHOSTNAMELEN as 256, since RFC 1034 and 1035 state that a
[kopensolaris-gnu/glibc.git]
/
resolv
/
libnss_dns.map
1
GLIBC_2.0 {
2
global:
3
_nss_dns_gethostbyaddr_r; _nss_dns_gethostbyname2_r;
4
_nss_dns_gethostbyname_r; _nss_dns_getnetbyaddr_r;
5
_nss_dns_getnetbyname_r;
6
7
local:
8
*;
9
};