src/winsup/cygwin ChangeLog poll.cc include/sy ...

corinna@sourceware.cygnus.com corinna@sourceware.cygnus.com
Fri Aug 11 05:51:00 GMT 2000


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.cygnus.com	2000-08-11 05:51:47

Modified files:
	winsup/cygwin  : ChangeLog poll.cc 
	winsup/cygwin/include/sys: poll.h 

Log message:
	* poll.cc: Add bounds checking for file descriptors. Return POLLNVAL
	if fd is invalid. Return POLLERR for each valid fd if cygwin_select
	returned with error.
	include/sys/poll.h: Change POLLERR comment according to above change.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.254&r2=1.255
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/poll.cc.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/sys/poll.h.diff?cvsroot=src&r1=1.1&r2=1.2



More information about the Cygwin-cvs mailing list