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 * cygheap.cc (cygheap_init): Allocate space for sigaction array in cygheap. 2003-09-01 02:05:32 +00:00
fts.c * cygwin.din: Export reallocf. 2009-02-16 20:22:38 +00:00
ftw.c * libc/ftw.cc (ftw): Allow nfds < 0 for glibc compatibility. 2008-02-10 15:19:08 +00:00
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 * libc/inet_addr.c: Define __INSIDE_CYGWIN_NET__. 2006-07-10 08:15:54 +00:00
inet_network.c * libc/inet_addr.c: Define __INSIDE_CYGWIN_NET__. 2006-07-10 08:15:54 +00:00
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 Perform whitespace cleanup throughout. 2008-02-15 17:53:11 +00:00
nftw.c * libc/ftw.cc (ftw): Allow nfds < 0 for glibc compatibility. 2008-02-10 15:19:08 +00:00
rcmd.cc Throughout, call fcntl64 instead of fcntl or fcntl_worker. 2008-04-01 10:22:33 +00:00
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 Perform whitespace cleanup throughout. 2008-02-15 17:53:11 +00:00