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
..
2005-07-03 02:40:30 +00:00
2003-09-01 02:05:32 +00:00
2005-08-08 09:45:42 +00:00
2005-08-08 13:39:56 +00:00
2004-02-20 23:31:47 +00:00
2006-07-07 09:14:15 +00:00
2006-07-07 09:14:15 +00:00
2003-09-10 19:13:05 +00:00
2005-11-08 22:08:39 +00:00
2005-08-08 13:39:56 +00:00
2006-07-05 00:14:42 +00:00
2005-11-18 19:43:02 +00:00
2005-12-23 22:50:20 +00:00
2005-11-18 17:48:23 +00:00