4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-24 09:39:33 +08:00
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
..
2018-01-17 11:47:13 -06:00
2016-12-16 23:10:19 +01:00
2019-01-13 23:13:33 +01:00
2018-03-09 14:17:39 +01:00
2017-01-31 15:36:24 +01:00
2017-08-17 07:10:03 -05:00
2018-08-24 20:57:47 +02:00