summaryrefslogtreecommitdiffstats
path: root/lib/libc/resolv/res_mkupdate.c
Commit message (Expand)AuthorAgeFilesLines
* libc: do not include <sys/types.h> where <sys/param.h> was already includedavos2016-04-181-1/+0
* libc: make some more use of the nitems() macro.pfg2016-04-161-1/+1
* 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
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-221-1/+1
* Update our stub resolver to final version of libbind.ume2014-08-121-2/+3
* Merge BIND 9.4.1 into main chunk.ume2007-06-031-36/+40
* Upgrade res_update(3) and the friends to BIND9's one excluding TSIGume2006-05-211-1/+35
* Vendor import of BIND 9.3.2ume2006-05-211-0/+1158
OpenPOWER on IntegriCloud