summaryrefslogtreecommitdiffstats
path: root/lib/libc/resolv/res_init.c
Commit message (Expand)AuthorAgeFilesLines
* Don't leak addrinfo if ai->ai_addrlen <= minsiz test fails.truckman2016-06-081-12/+13
* libc: spelling fixes.pfg2016-04-301-2/+2
* libc: do not include <sys/types.h> where <sys/param.h> was already includedavos2016-04-181-1/+0
* libc: replace 0 with NULL for pointers.pfg2016-04-101-2/+2
* Allow users override `DEBUG` on the command line via DEBUG_FLAGS="-DDEBUG" withngie2015-12-151-1/+3
* resolver: preserve binary compatibility; reduce header pollutionvangyzen2015-12-141-15/+11
* resolver: automatically reload /etc/resolv.confvangyzen2015-10-141-0/+22
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-221-2/+1
* Update our stub resolver to final version of libbind.ume2014-08-121-6/+63
* libc: Make various internal file descriptors from fopen() close-on-exec.jilles2013-08-231-1/+1
* Merge BIND 9.4.2 into main chunk.ume2007-12-031-17/+24
* Merge BIND 9.4.1 into main chunk.ume2007-06-031-12/+14
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Merge BIND9 9.3.3 into main chunk.ume2006-12-151-12/+5
* _close() should be called instead of close() here.ume2006-08-041-2/+6
* - Merge our local changes.ume2006-03-211-8/+79
* Vendor import of BIND 9.3.2ume2006-03-211-0/+799
OpenPOWER on IntegriCloud