newlib/winsup
Corinna Vinschen 75b5f30fdd * fhandler.h (class fhandler_socket): Add "owner" status flag.
* fhandler_socket.cc (wait): Take flag parameter to take FD_OOB into
	account.  Don't wait infinitely.
	(fhandler_socket::recvfrom): Also wait for FD_OOB if socket owner.
	(fhandler_socket::recvmsg): Ditto.
	(fhandler_socket::sendto): Ditto.
	(fhandler_socket::sendmsg): Ditto.
	(fhandler_socket::fcntl): Set owner status flag if F_SETOWN with own
	pid is called.
2004-05-10 15:21:01 +00:00
..
bz2lib
cygserver * sysv_shm.cc (shmget): Allow to retrieve shared memory segments 2004-03-30 15:21:18 +00:00
cygwin * fhandler.h (class fhandler_socket): Add "owner" status flag. 2004-05-10 15:21:01 +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