newlib/winsup
Danny Smith 6c766d2095 * ChangeLog: Fix typo in last entry.
* include/winsock2.h (IPPROTO_*): Add IPv6 defines.
	* include/ws2tcpip.h: (IP_*): Add new defines.
	(INET_ADDRSTRLEN, INET6_ADDRSTRLEN): Add defines.
	(NI_*): Add getnameinfo constants and bitmasks.
	(AI_*): Add getaddrinfo flags.
	(EAI_*): Add getaddrinfo error codes.
	(ip_mreq_source): Add new structure.
	(ip_msfilter): Add new structure.
	(IP_MSFILTER_SIZE): Add new macro.
	(in_pktinfo): Add new structure.
	Add preliminary IPv6 support.
	(in6_addr): Add new structure and some defines.
	(sockaddr_in6): Add new structure.
	(in6addr_any, in6addr_loopback): Declare extern structures.
	(IN6ADDR_ANY_INIT,IN6ADDR_LOOPBACK_INIT): Add
	initialization macros for above.
	(IN6_ARE_ADDR_EQUAL): Define macro.
	(IN6_IS_ADDR_*): Define address testing macros.
	(socklen_t) Add new typedef.
	(ipv6_mreq): Add new structure.
	(in6_pktinfo): Same.
	(addrinfo): Same.
	(freeaddrinfo):Add new prototype.
	(getaddrinfo): Same.
	(gai_strerror[AW]): Same.
	(getnameinfo): Same.
	(sockaddr_in6_old): Add structure.
	(sockaddr_gen): Add union definition.
	(INTERFACE_INFO): Use sockaddr_gen as members.
	(INTERFACE_INFO_OLD): Add comment on workaround for problems
	with INTERFACE_INFO on NT4 prior to sp4.
.
2002-03-02 10:49:56 +00:00
..
bz2lib
cygserver 2002-02-28 Robert Collins <rbtcollins@hotmail.com> 2002-02-28 14:30:38 +00:00
cygwin * times.cc: Remove if 0'd code. Clean up slightly. 2002-02-28 19:36:11 +00:00
doc * overview.sgml: Fix 'more more' typo. 2002-03-01 21:40:45 +00:00
mingw * include/malloc.h (_heapinfo): Correct structure definition. 2002-01-27 22:54:54 +00:00
subauth
testsuite * winsup.api/systemcall.c (main): Ensure that stdin is redirected. 2002-02-27 23:01:10 +00:00
utils Update options 2002-02-28 00:08:52 +00:00
w32api * ChangeLog: Fix typo in last entry. 2002-03-02 10:49:56 +00:00
ChangeLog * configure.in: Avoid building w32api or mingw if they don't exist. 2002-02-19 21:59:19 +00:00
configure * configure.in: Avoid building w32api or mingw if they don't exist. 2002-02-19 21:59:19 +00:00
configure.in * configure.in: Avoid building w32api or mingw if they don't exist. 2002-02-19 21:59:19 +00:00
CYGWIN_LICENSE
MAINTAINERS Nuke 2001-12-31 23:24:10 +00:00
Makefile.common Add missing ChangeLog. 2001-12-14 18:26:43 +00:00
Makefile.in * Makefile.in: Don't attempt to use zlib directory as a dependency if it 2001-12-19 03:35:36 +00:00