NetBSD/lib/libc/resolv
kleink fd5cb0acea A little libc namespace housekeeping exercise:
* Make vfprintf_unlocked() an internal function, c.f. __svfscanf_unlocked().
* Add internal names for arc4random(), endnetpath(), fhstatvfs(),
  fstatvfs(), mkstemp(), shquote(), statvfs(), taddr2uaddr(), uaddr2taddr(),
  uuid_create_nil(), uuid_is_nil(), and wcwidth().
* Include namespace.h where supposed to.
2005-02-09 21:35:46 +00:00
..
Makefile.inc
__dn_comp.c
__res_close.c
__res_send.c
h_errno.c
herror.c
res_comp.c
res_compat.c
res_data.c
res_debug.c resolve conflicts. 2004-11-07 02:25:01 +00:00
res_debug.h
res_init.c
res_mkquery.c
res_private.h
res_query.c Put back issetugid() check for hostaliases. 2004-09-25 05:33:01 +00:00
res_send.c A little libc namespace housekeeping exercise: 2005-02-09 21:35:46 +00:00
res_state.c