]> sourceware.org Git - newlib-cygwin.git/commit
* poll.cc: Add bounds checking for file descriptors. Return POLLNVAL
authorCorinna Vinschen <corinna@vinschen.de>
Fri, 11 Aug 2000 12:51:47 +0000 (12:51 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 11 Aug 2000 12:51:47 +0000 (12:51 +0000)
commite82d75cc2be978b31f6a605309cb94e93743a1aa
treef3ae9410292ff482f9eeadf049bdca29775b3cc9
parent7b972f5da521138a551a40ed44fd7714ec9b37ef
    * 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.
winsup/cygwin/ChangeLog
winsup/cygwin/include/sys/poll.h
winsup/cygwin/poll.cc
This page took 0.028377 seconds and 5 git commands to generate.