musl/include/sys
Joe Damato 1b97d0060b sys/epoll.h: add epoll ioctls
add two ioctls to get and set struct epoll_params to allow users to
control epoll based busy polling of network sockets.

added to uapi in commit 18e2bf0edf4dd88d9656ec92395aa47392e85b61 (Linux
kernel 6.9 and newer).
2024-06-22 16:53:06 -04:00
..
acct.h
auxv.h
cachectl.h
dir.h
epoll.h sys/epoll.h: add epoll ioctls 2024-06-22 16:53:06 -04:00
errno.h
eventfd.h
fanotify.h sys/fanotify.h: add new FAN_* macros from linux v5.9 2020-11-29 00:54:36 -05:00
fcntl.h
file.h
fsuid.h
inotify.h
io.h
ioctl.h fix regression with applications that expect struct winsize in ioctl.h 2020-08-30 16:47:40 -04:00
ipc.h
kd.h
klog.h
membarrier.h sys/membarrier.h: add new constants from linux v5.10 2021-02-15 09:16:06 -05:00
mman.h remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE 2022-10-19 14:01:31 -04:00
mount.h sys/mount.h: add MS_NOSYMFOLLOW from linux v5.10 2021-02-15 09:16:06 -05:00
msg.h
mtio.h
param.h
personality.h add missing personality values 2020-11-29 00:52:36 -05:00
poll.h
prctl.h sys/prctl.h: add PR_PAC_{SET,GET}_ENABLED_KEYS from linux v5.13 2022-03-08 17:21:26 -05:00
procfs.h fix elf_prstatus regression on time64, existing wrong definition on x32 2019-12-22 11:20:44 -05:00
ptrace.h sys/ptrace.h: add PTRACE_GET_RSEQ_CONFIGURATION from linux v5.13 2022-03-08 17:21:26 -05:00
quota.h
random.h sys/random.h: add GRND_INSECURE from linux v5.6 2020-09-09 17:20:27 -04:00
reboot.h
reg.h fix typo that broke sys/reg.h and sys/user.h 2024-05-11 17:52:04 -04:00
resource.h remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE 2022-10-19 14:01:31 -04:00
select.h
sem.h
sendfile.h remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE 2022-10-19 14:01:31 -04:00
shm.h
signal.h
signalfd.h
socket.h sys/socket.h: add new SO_ socket options from linux v5.11 2022-03-08 17:19:40 -05:00
soundcard.h
stat.h add missing STATX_ATTR_* macros omitted when statx was added 2024-04-24 13:26:03 -04:00
statfs.h remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE 2022-10-19 14:01:31 -04:00
statvfs.h statvfs: allocate spare for f_type 2023-08-19 14:46:20 -04:00
stropts.h
swap.h
syscall.h
sysinfo.h
syslog.h
sysmacros.h
termios.h
time.h
timeb.h
timerfd.h
times.h
timex.h
ttydefaults.h fix misleading use of _POSIX_VDISABLE in sys/ttydefaults.h 2020-01-29 10:47:48 -05:00
types.h remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE 2022-10-19 14:01:31 -04:00
ucontext.h
uio.h uio.h: add RWF_NOAPPEND flag for pwritev2 2024-03-13 10:39:37 -04:00
un.h
user.h fix typo that broke sys/reg.h and sys/user.h 2024-05-11 17:52:04 -04:00
utsname.h
vfs.h
vt.h
wait.h fix integer overflow in WIFSTOPPED macro 2023-02-08 16:42:28 -05:00
xattr.h