freebsd-src/lib/libc/resolv
Pedro F. Giffuni bf51882a09 libc: make some more use of the nitems() macro.
We have an nitems() macro in the <sys/param.h> header that is
convenient to re-use as it makes things easier to read.
Given that it is available already without adding additional
headers and other parts of libc already use it, extend a bit
more its use.
2016-04-16 17:52:00 +00:00
..
h_errno.c
herror.c libc: make some more use of the nitems() macro. 2016-04-16 17:52:00 +00:00
Makefile.inc
mtctxres.c libc: replace 0 with NULL for pointers. 2016-04-10 19:33:58 +00:00
res_comp.c
res_data.c resolver: abuse _res a little less 2015-10-23 15:56:17 +00:00
res_debug.c Use ANSI C prototypes. Eliminates -Wold-style-definition warnings. 2015-09-22 15:57:26 +00:00
res_debug.h
res_findzonecut.c
res_init.c libc: replace 0 with NULL for pointers. 2016-04-10 19:33:58 +00:00
res_mkquery.c libc: make some more use of the nitems() macro. 2016-04-16 17:52:00 +00:00
res_mkupdate.c libc: make some more use of the nitems() macro. 2016-04-16 17:52:00 +00:00
res_private.h resolver: preserve binary compatibility; reduce header pollution 2015-12-14 17:21:06 +00:00
res_query.c Allow users override DEBUG on the command line via DEBUG_FLAGS="-DDEBUG" with 2015-12-15 05:37:09 +00:00
res_send.c Allow users override DEBUG on the command line via DEBUG_FLAGS="-DDEBUG" with 2015-12-15 05:37:09 +00:00
res_state.c resolver: preserve binary compatibility; reduce header pollution 2015-12-14 17:21:06 +00:00
res_update.c
Symbol.map