Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | declaration of ppoll() by poll.h should be guarded by _GNU_SOURCE | Jon Turney | 2017-03-27 | 1 | -0/+2 |
* | Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-release | Corinna Vinschen | 2016-06-23 | 1 | -2/+0 |
* | * 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 |