newlib/winsup
Corinna Vinschen 722031140a * Makefile.in (DLL_OFILES): Add inet_addr.o and inet_network.o.
* autoload.cc (inet_addr): Drop definition.
	(inet_ntoa): Ditto.
	* net.cc: Forward declare cygwin_inet_aton and cygwin_inet_ntop.
	(cygwin_inet_ntoa): Call cygwin_inet_ntop instead of Winsock inet_ntoa.
	(cygwin_inet_addr): Remove here.
	(cygwin_inet_aton): Ditto.
	(cygwin_inet_network): Ditto.
	* libc/inet_addr.c: New file implementing cygwin_inet_aton and
	cygwin_inet_addr.
	* libc/inet_network.c: New file implementing cygwin_inet_network.
2006-07-07 09:14:15 +00:00
..
cygserver update to newer autoconf 2006-05-24 16:59:03 +00:00
cygwin * Makefile.in (DLL_OFILES): Add inet_addr.o and inet_network.o. 2006-07-07 09:14:15 +00:00
doc Add faq.setup.automated 2006-06-02 04:36:48 +00:00
mingw * include/math.h (__INFF,__INFL): Remove '#'. 2006-07-06 07:36:58 +00:00
subauth update to newer autoconf 2006-05-24 16:59:03 +00:00
testsuite * winsup.api/user_malloc.c: New file. 2006-06-12 13:59:36 +00:00
utils * Makefile.in: Build setmetamode.exe. 2006-07-03 16:00:58 +00:00
w32api 2006-06-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> 2006-06-13 22:44:49 +00:00
acinclude.m4 update to newer autoconf 2006-05-24 16:59:03 +00:00
aclocal.m4 update to newer autoconf 2006-05-24 16:59:03 +00:00
ChangeLog update to newer autoconf 2006-05-24 16:59:03 +00:00
configure update to newer autoconf 2006-05-24 16:59:03 +00:00
configure.in update to newer autoconf 2006-05-24 16:59:03 +00:00
COPYING
CYGWIN_LICENSE
Makefile.common
Makefile.in update to newer autoconf 2006-05-24 16:59:03 +00:00
README

THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Cygwin documentation is available on the net at http://cygwin.com
You might especially be interested in

http://cygwin.com/faq/faq.programming.html#faq.programming.building-cygwin