opnsense-src/lib/libc/resolv
Marcel Moolenaar 8876613dc5 Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}
if not already defined. This allows building libc from outside of
lib/libc using a reach-over makefile.

A typical use-case is to build a standard ILP32 version and a COMPAT32
version in a single iteration by building the COMPAT32 version using a
reach-over makefile.

Obtained from:	Juniper Networks, Inc.
2014-03-04 02:19:39 +00:00
..
h_errno.c
herror.c
Makefile.inc Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} 2014-03-04 02:19:39 +00:00
mtctxres.c
res_comp.c Add an option to enforce strict RFC 1034 compliance. 2009-05-29 07:34:54 +00:00
res_data.c Merge BIND 9.4.2 into main chunk. 2007-12-03 15:13:44 +00:00
res_debug.c Merge the resolver part of BIND 9.4.3 into HEAD. 2008-12-14 19:39:53 +00:00
res_debug.h
res_findzonecut.c
res_init.c libc: Make various internal file descriptors from fopen() close-on-exec. 2013-08-23 13:59:47 +00:00
res_mkquery.c Merge the resolver part of BIND 9.4.3 into HEAD. 2008-12-14 19:39:53 +00:00
res_mkupdate.c
res_private.h
res_query.c libc: Make various internal file descriptors from fopen() close-on-exec. 2013-08-23 13:59:47 +00:00
res_send.c libc/resolv: Use poll() instead of kqueue(). 2014-01-14 22:05:33 +00:00
res_state.c
res_update.c
Symbol.map