newlib/winsup/cygwin/include/sys
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
..
_pthreadtypes.h
acl.h
copying.dj
cygwin.h
dirent.h Move common <sys/dirent.h> content to <dirent.h> 2018-10-11 08:29:16 +02:00
file.h ansification: remove _PARAMS 2018-01-17 11:47:13 -06:00
ioctl.h
ipc.h
kd.h
lock.h
mman.h
mount.h Cygwin: path_conv: decouple path_types from mount types 2019-01-06 20:30:14 +01:00
msg.h
mtio.h
param.h
poll.h
procfs.h
quota.h
random.h
resource.h
sem.h
shm.h
signalfd.h Cygwin: signal: implement signalfd 2019-01-13 23:13:33 +01:00
smallprint.h
socket.h Cygwin: fix socketpair prototype 2018-03-09 14:17:39 +01:00
soundcard.h
statfs.h
statvfs.h
stdio.h ansification: remove _EXFUN, _EXFUN_NOTHROW 2018-01-17 11:47:29 -06:00
strace.h
sysinfo.h
syslimits.h
syslog.h Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitution 2018-03-25 12:38:14 +02:00
sysmacros.h
sysproto.h
termio.h
termios.h
ttychars.h
ucontext.h
uio.h
un.h Cygwin: cleanup header including within network-releated files 2018-02-28 18:56:13 +01:00
utime.h ansification: remove _EXFUN, _EXFUN_NOTHROW 2018-01-17 11:47:29 -06:00
utmp.h
utsname.h
vfs.h
wait.h Cygwin: Remove union wait 2018-08-24 20:57:47 +02:00
xattr.h