freebsd-dev/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
res_data.c
res_debug.c
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
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