mirror of git://sourceware.org/git/glibc.git
As of Linux kernel 6.9, some ioctls and a parameters structure have been
introduced which allow user programs to control whether a particular
epoll context will busy poll.
Update the headers to include these for the convenience of user apps.
The ioctls were added in Linux kernel 6.9 commit 18e2bf0edf4dd
("eventpoll: Add epoll ioctl for epoll_params") [1] to
include/uapi/linux/eventpoll.h.
[1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/diff/?h=v6.9&id=18e2bf0edf4dd
Signed-off-by: Joe Damato <jdamato@fastly.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
||
|---|---|---|
| .. | ||
| acct.h | ||
| epoll.h | ||
| eventfd.h | ||
| fanotify.h | ||
| fsuid.h | ||
| inotify.h | ||
| kd.h | ||
| klog.h | ||
| mount.h | ||
| pci.h | ||
| personality.h | ||
| pidfd.h | ||
| prctl.h | ||
| procfs.h | ||
| ptrace.h | ||
| quota.h | ||
| raw.h | ||
| reboot.h | ||
| rseq.h | ||
| signalfd.h | ||
| soundcard.h | ||
| swap.h | ||
| syscall.h | ||
| sysinfo.h | ||
| timerfd.h | ||
| timex.h | ||
| ttydefaults.h | ||
| user.h | ||
| vt.h | ||