NetBSD/lib/libc/resolv
christos 650d188146 - make all filedescriptors close-on-exec
- use SOCK_NOSIGPIPE.
- add kqueue handling (not enabled by default, from FreeBSD)
- add RES_INSECURE1 handling (from FreeBSD)
2013-02-15 14:08:25 +00:00
..
__dn_comp.c
__res_close.c
__res_send.c
h_errno.c
herror.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
Makefile.inc
mtctxres.c
res_comp.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
res_compat.c
res_data.c
res_debug.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
res_debug.h PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
res_init.c add a check-names option, now that the default is no-check-names 2012-09-09 18:04:26 +00:00
res_mkquery.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
res_private.h
res_query.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
res_send.c - make all filedescriptors close-on-exec 2013-02-15 14:08:25 +00:00
res_state.c