newlib/winsup
Corinna Vinschen 3e101fb2cd Revert code reversion from 2004-04-03. So, revert to async I/O again.
* fhandler.h (status): Add "closed" flag.
	(prepare): New method declaration.
	(wait): Ditto.
	(release): Ditto.
	* fhandler_socket.cc: Don't include wsock_event.h.
	(fhandler_socket::prepare): New method, moved from wsock_event.
	(fhandler_socket::wait): Ditto.
	(fhandler_socket::release): New method.
	(fhandler_socket::recvfrom): Simplify loop.
	(fhandler_socket::recvmsg): Ditto.
	(fhandler_socket::sendto): Ditto.
	(fhandler_socket::sendmsg): Ditto.
	* net.cc: Don't include wsock_event.h.
	(wsock_event::prepare): Remove.
	(wsock_event::wait): Ditto.
	* wsock_event.h: Remove.
2004-05-07 07:51:31 +00:00
..
bz2lib
cygserver * sysv_shm.cc (shmget): Allow to retrieve shared memory segments 2004-03-30 15:21:18 +00:00
cygwin Revert code reversion from 2004-04-03. So, revert to async I/O again. 2004-05-07 07:51:31 +00:00
doc 2004-03-30 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> 2004-03-30 19:20:42 +00:00
mingw * strncasecmp.c: Reword copyright and disclaimer. Move Contributors 2004-04-22 16:34:31 +00:00
subauth
testsuite * winsup.api/devdsp.c (forkrectest): Move synchronization with child 2004-04-13 09:40:03 +00:00
utils * cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from output. 2004-03-21 17:58:14 +00:00
w32api * include/wingdi.h: Correct non-unicode typedefs of 2004-05-06 21:04:26 +00:00
CYGWIN_LICENSE
ChangeLog * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00
Makefile.common
Makefile.in * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00
configure * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00
configure.in * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00