summaryrefslogtreecommitdiff
path: root/lib/libc/resolv/res_init.c
Commit message (Expand)AuthorAgeFilesLines
* Don't leak addrinfo if ai->ai_addrlen <= minsiz test fails.Don Lewis2016-06-081-12/+13
* libc: spelling fixes.Pedro F. Giffuni2016-04-301-2/+2
* libc: do not include <sys/types.h> where <sys/param.h> was already includedAndriy Voskoboinyk2016-04-181-1/+0
* libc: replace 0 with NULL for pointers.Pedro F. Giffuni2016-04-101-2/+2
* Allow users override `DEBUG` on the command line via DEBUG_FLAGS="-DDEBUG" withEnji Cooper2015-12-151-1/+3
* resolver: preserve binary compatibility; reduce header pollutionEric van Gyzen2015-12-141-15/+11
* resolver: automatically reload /etc/resolv.confEric van Gyzen2015-10-141-0/+22
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-221-2/+1
* Update our stub resolver to final version of libbind.Hajimu UMEMOTO2014-08-121-6/+63
|\
| * Bring final version of libbind:Pedro F. Giffuni2014-08-051-4/+48
| * Vendor import of BIND 9.4.2vendor/resolver/9.4.2Hajimu UMEMOTO2007-12-031-17/+24
| * Vendor import of BIND 9.4.1Hajimu UMEMOTO2007-06-031-12/+14
| * Vendor import of BIND 9.3.3Hajimu UMEMOTO2006-12-151-12/+5
* | libc: Make various internal file descriptors from fopen() close-on-exec.Jilles Tjoelker2013-08-231-1/+1
* | Merge BIND 9.4.2 into main chunk.Hajimu UMEMOTO2007-12-031-17/+24
* | Merge BIND 9.4.1 into main chunk.Hajimu UMEMOTO2007-06-031-12/+14
* | Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* | Merge BIND9 9.3.3 into main chunk.Hajimu UMEMOTO2006-12-151-12/+5
* | _close() should be called instead of close() here.Hajimu UMEMOTO2006-08-041-2/+6
* | - Merge our local changes.Hajimu UMEMOTO2006-03-211-8/+79
|/
* Vendor import of BIND 9.3.2Hajimu UMEMOTO2006-03-211-0/+799