netdb: resolv.conf logic is functional

This commit is contained in:
Gregory Nutt
2016-01-14 15:12:42 -06:00
parent 1a8531c951
commit 300d34f029
6 changed files with 158 additions and 21 deletions
+2
View File
@@ -11303,3 +11303,5 @@
* tools/mkdeps.c: Extended/fixed support for --winpath option.
Dependencies now work under Cygwin with a native Windows toolchain
(2016-01-10).
* libc/netdb: Add support for the use of a DNS resolver file like
/etc/resolv.conf (2016-01-14).