1 2 The functions in this directory are replacements in case the OS does 3 not have native libraries that contain (working) copies. 4 5 6 The original file names have been changed in order to match the 7 AC_REPLACE_FUNC() names in configure.ac. 8 9 10 GNU getopt 11 12 getopt_long_only.c was originally called getopt.c 13 14 15 BIND nameserv functions 16 17 These functions were snarfed out of the bind9.2.3 distribution 18 19 __ns_initparse.c was originally called ns_parse.c 20 __ns_name_uncompress.c was originally called ns_name.c 21 port_after.h and port_before.h have not been renamed 22 arpa_nameser.h was originally arpa/nameser.h 23