CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/07 07:57:12
Modified files:
lib/libc/asr : getaddrinfo.c
Log message:
getaddrinfo() should not res_init() unconditionally, but allow lower
layers to decide. The request could be AI_NUMERICHOST. [And the process
could be tame()-constrained to not open /etc/resolv.conf]
ok eric guenther
