Files
newlib/winsup/cygwin/include/cygwin
Corinna Vinschen 9d13a2995c Cygwin: signal: implement signalfd
First cut of a signalfd implementation.

Still TODO: Non-polling select.

This should mostly work as on Linux except for missing support
for some members of struct signalfd_siginfo, namely ssi_fd,
ssi_band (both SIGIO/SIGPOLL, not fully implemented) and ssi_trapno
(HW exception, required HW support).

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2019-01-13 23:13:33 +01:00
..
2017-09-07 15:39:34 +02:00
2000-02-17 19:38:33 +00:00
2016-06-24 22:48:58 +02:00
2000-02-17 19:38:33 +00:00
2019-01-13 23:13:33 +01:00
2018-08-24 20:57:47 +02:00