newlib/winsup/cygwin/libc
Corinna Vinschen 6f57cb4a52 * cygwin.din: Export gethostbyname2.
* net.cc: define _CYGWIN_IN_H and include resolv.h.
	(realloc_ent): New function.
	(dup_ent): Call realloc_ent.
	(memcpy4to6): New function.
	(dn_length1): New function.
	(gethostby_helper): New function.
	(gethostbyname2): New function.
	* posix.sgml: Add gethostbyname2.
	* include/cygwin/version.h: Bump API minor number.
	* libc/minires.c (get_options): Look for "inet6" and apply bounds
	to "retry" and "retrans".
	(res_ninit): Set the default options at the beginning.
	(dn_expand): Fix "off by one".
2009-03-06 16:31:26 +00:00
..
bsdlib.cc Remove unneeded header files from source files throughout. Update copyrights 2009-01-03 05:12:22 +00:00
fnmatch.c
fts.c * cygwin.din: Export reallocf. 2009-02-16 20:22:38 +00:00
ftw.c
getopt.c * libc/getopt.c (parse_long_options): Use fix from NetBSD's getopt 2009-01-13 09:58:43 +00:00
inet_addr.c
inet_network.c
minires-os-if.c Remove unneeded header files from source files throughout. Update copyrights 2009-01-03 05:12:22 +00:00
minires.c * cygwin.din: Export gethostbyname2. 2009-03-06 16:31:26 +00:00
minires.h
nftw.c
rcmd.cc
rexec.cc * localtime.cc (increment_overflow): Mark as non-inline to prevent compiler 2008-09-11 05:43:11 +00:00
strptime.cc * Makefile.in (DLL_OFILES): Remove _def_time.o. 2008-05-10 18:57:10 +00:00
xsique.cc