summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/poll.cc
Commit message (Collapse)AuthorAgeFilesLines
...
* * poll.cc: New file. Implement `poll' system call.Corinna Vinschen2000-07-041-0/+63
* include/poll.h: Ditto. * include/sys/poll.h: Ditto. * Makefile.in: Add poll.o as dependency. * cygwin.din: Add poll and _poll symbols.