aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/include/sys/poll.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-30cygwin: add Object Size Checking to sys/poll.hYaakov Selkowitz1-0/+4
2017-03-27declaration of ppoll() by poll.h should be guarded by _GNU_SOURCEJon Turney1-0/+2
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-2/+0
2011-04-21 * include/sys/poll.h: Include signal.h to get definition of sigset_t.Corinna Vinschen1-0/+1
2011-04-18 * cygwin.din (ppoll): Export.Corinna Vinschen1-1/+5
2006-07-31 * fhandler_socket.cc (fhandler_socket::recv_internal): Fix a problemCorinna Vinschen1-2/+4
2001-09-11Update copyrights.Christopher Faylor1-1/+1
2000-08-11 * poll.cc: Add bounds checking for file descriptors. Return POLLNVALCorinna Vinschen1-1/+1
2000-07-04 * poll.cc: New file. Implement `poll' system call.Corinna Vinschen1-0/+43