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 Jump through taller hoops to provide binary compatibility with programs 2004-06-09 18:07:03 +00:00
__dn_comp.c Add glue files. 2004-05-20 18:00:55 +00:00
__res_close.c Add glue files. 2004-05-20 18:00:55 +00:00
__res_send.c Add glue files. 2004-05-20 18:00:55 +00:00
h_errno.c provide __h_errno_set() 2004-05-20 19:31:40 +00:00
herror.c one more missing weak_alias 2004-05-23 05:09:52 +00:00
res_comp.c Provide access to the 8 symbols the bind8 resolver did, through weak aliases. 2004-05-22 23:47:09 +00:00
res_compat.c Jump through taller hoops to provide binary compatibility with programs 2004-06-09 18:07:03 +00:00
res_data.c Jump through taller hoops to provide binary compatibility with programs 2004-06-09 18:07:03 +00:00
res_debug.c resolve conflicts. 2004-11-07 02:25:01 +00:00
res_debug.h
res_init.c disable weak aliases for now; the resolver header file adds __ to all the 2004-05-21 16:03:05 +00:00
res_mkquery.c disable weak aliases for now; the resolver header file adds __ to all the 2004-05-21 16:03:05 +00:00
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 Jump through taller hoops to provide binary compatibility with programs 2004-06-09 18:07:03 +00:00