OSDN Git Service

libc/inet: set path to resolver file via CPP
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 23 Jan 2010 20:22:32 +0000 (21:22 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 23 Jan 2010 20:22:32 +0000 (21:22 +0100)
commit8df555e6f7c3f27c07ef0f45759b7f5a38fe67f9
tree37d19fc0c020e0b72a9b0467c4a35d9c0a0cdc1c
parent3266866d3545d9dcbff4ac5c97167078ddf6d888
libc/inet: set path to resolver file via CPP

No objcode changes.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
34 files changed:
libc/inet/Makefile.in
libc/inet/_res_state.c
libc/inet/closenameservers.c
libc/inet/decodea.c
libc/inet/decoded.c
libc/inet/decodeh.c
libc/inet/decodep.c
libc/inet/decodeq.c
libc/inet/dnslookup.c
libc/inet/encodea.c
libc/inet/encoded.c
libc/inet/encodeh.c
libc/inet/encodep.c
libc/inet/encodeq.c
libc/inet/formquery.c
libc/inet/get_hosts_byaddr_r.c
libc/inet/get_hosts_byname_r.c
libc/inet/gethostbyaddr.c
libc/inet/gethostbyaddr_r.c
libc/inet/gethostbyname.c
libc/inet/gethostbyname2.c
libc/inet/gethostbyname2_r.c
libc/inet/gethostbyname_r.c
libc/inet/gethostent.c
libc/inet/gethostent_r.c
libc/inet/getnameinfo.c
libc/inet/lengthd.c
libc/inet/lengthq.c
libc/inet/ns_name.c
libc/inet/opennameservers.c
libc/inet/read_etc_hosts_r.c
libc/inet/res_comp.c
libc/inet/res_init.c
libc/inet/res_query.c