* poll.cc: New file. Implement `poll' system call.
* include/poll.h: Ditto. * include/sys/poll.h: Ditto. * Makefile.in: Add poll.o as dependency. * cygwin.din: Add poll and _poll symbols.
This commit is contained in:
1
winsup/cygwin/include/poll.h
Normal file
1
winsup/cygwin/include/poll.h
Normal file
@ -0,0 +1 @@
|
||||
#include <sys/poll.h>
|
Reference in New Issue
Block a user