OSDN Git Service

Fixed __read_etc_hosts_r to return alias list and modified buffer
authorManuel Novoa III <mjn3@codepoet.org>
Sat, 17 Aug 2002 21:28:29 +0000 (21:28 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Sat, 17 Aug 2002 21:28:29 +0000 (21:28 -0000)
commita7cce5b0efc3bf416695d95567c648269ac5433c
tree118340b6d2f818dcd0f7bbbc7415e3a945c94273
parent0e09a01f4492ba6c6569482842b35f6364d5c95b
Fixed __read_etc_hosts_r to return alias list and modified buffer
allocation accordingly.  This fixes the segfault in the Python 2.2.1
socket test.
libc/inet/resolv.c