OSDN Git Service

inet: fix getting the nameserver from _res state after res_init.
authorFelix Fietkau <nbd@openwrt.org>
Fri, 21 Sep 2012 15:29:12 +0000 (17:29 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 29 Mar 2013 09:30:21 +0000 (10:30 +0100)
commit60e5c34fe39232b5f92bad60d986fda29e4ba05f
tree7fefda164559b5573b9d370416d8c1c70db3c732
parent946799cd0ce0c6c803c9cb173a84f4d607bde350
inet: fix getting the nameserver from _res state after res_init.

Fixes displaying the nameserver in busybox nslookup.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/inet/resolv.c