freebsd-src/lib/libc/resolv
Pedro F. Giffuni 513004a23d libc: replace 0 with NULL for pointers.
While here also cleanup some surrounding code; particularly
drop some malloc() casts.

Found with devel/coccinelle.

Reviewed by:	bde (previous version - all new bugs are mine)
2016-04-10 19:33:58 +00:00
..
h_errno.c Add declarations to eliminate -Wmissing-prototypes warnings 2015-09-20 04:26:55 +00:00
herror.c
Makefile.inc
mtctxres.c libc: replace 0 with NULL for pointers. 2016-04-10 19:33:58 +00:00
res_comp.c Add support for '_' occurring at the beginning or end of a name 2015-06-10 16:15:22 +00:00
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 Allow users override DEBUG on the command line via DEBUG_FLAGS="-DDEBUG" with 2015-12-15 05:37:09 +00:00
res_mkupdate.c libc: replace 0 with NULL for pointers. 2016-04-10 19:33:58 +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