OSDN Git Service

/etc/resolv.conf: support "timeout:n" and "attempts:n" options
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 2 Feb 2010 23:11:34 +0000 (00:11 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 2 Feb 2010 23:11:34 +0000 (00:11 +0100)
commitcca45baf8353d1e338d232f5bdb2d1d6b357f1da
tree171473d75c56dc718c1fde6f27cbbd30109b7d13
parent1043d24e77f82d729996fe8192b078e567b16113
/etc/resolv.conf: support "timeout:n" and "attempts:n" options

    text           data     bss     dec     hex filename
-   1745              2       4    1751     6d7 libc/inet/dnslookup.o
+   1760              2       4    1766     6e6 libc/inet/dnslookup.o
-    962              0       4     966     3c6 libc/inet/opennameservers.o
+   1099              0       4    1103     44f libc/inet/opennameservers.o
-    462              4     472     938     3aa libc/inet/res_init.o
+    454              4     468     926     39e libc/inet/res_init.o
-    870              0       0     870     366 libc/inet/res_query.o
+    867              0       0     867     363 libc/inet/res_query.o

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/resolv.h
libc/inet/resolv.c