Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * include/sys/poll.h: Include signal.h to get definition of sigset_t. | Corinna Vinschen | 2011-04-21 | 1 | -0/+1 |
* | * cygwin.din (ppoll): Export. | Corinna Vinschen | 2011-04-18 | 1 | -1/+5 |
* | * fhandler_socket.cc (fhandler_socket::recv_internal): Fix a problem | Corinna Vinschen | 2006-07-31 | 1 | -2/+4 |
* | Update copyrights. | Christopher Faylor | 2001-09-11 | 1 | -1/+1 |
* | * poll.cc: Add bounds checking for file descriptors. Return POLLNVAL | Corinna Vinschen | 2000-08-11 | 1 | -1/+1 |
* | * poll.cc: New file. Implement `poll' system call. | Corinna Vinschen | 2000-07-04 | 1 | -0/+43 |