musl/include/sys
Szabolcs Nagy b10ca0f560 add EPOLLEXCLUSIVE epoll flag from linux v4.5
new flag for exclusive wakeup mode when an event source fd is attached
to multiple epoll fds but they should not all receive the events.
new in linux commit df0108c5da561c66c333bb46bfe3c1fc65905898
2016-03-19 11:31:19 -04:00
..
acct.h
auxv.h
cachectl.h
dir.h
epoll.h add EPOLLEXCLUSIVE epoll flag from linux v4.5 2016-03-19 11:31:19 -04:00
errno.h
eventfd.h
fanotify.h
fcntl.h
file.h
fsuid.h
inotify.h
io.h
ioctl.h
ipc.h
kd.h
klog.h
mman.h deduplicate bits/mman.h 2016-03-18 22:40:28 -04:00
mount.h add MS_LAZYTIME mount option to sys/mount.h 2016-01-24 19:18:41 -05:00
msg.h
mtio.h
param.h
personality.h
poll.h
prctl.h add new PR_CAP_AMBIENT and related defines to sys/prctl.h 2016-01-26 18:30:14 -05:00
procfs.h
ptrace.h add new PTRACE_SECCOMP_GET_FILTER ptrace command 2016-01-26 18:31:17 -05:00
quota.h
reboot.h
reg.h
resource.h add missing legacy LFS64 macros in sys/resource.h 2015-05-28 15:37:23 -04:00
select.h
sem.h
sendfile.h
shm.h
signal.h
signalfd.h
socket.h add SO_ATTACH_REUSEPORT_[CE]BPF socket options from linux v4.5 2016-03-19 11:31:13 -04:00
soundcard.h
stat.h fix macros for LFS *64_t types in sys/stat.h, sys/types.h, glob.h 2014-09-05 16:03:07 -04:00
statfs.h
statvfs.h
stropts.h
swap.h
syscall.h
sysinfo.h
syslog.h
sysmacros.h
termios.h
time.h
timeb.h
timerfd.h declare incomplete type struct itimerspec in timerfd.h 2015-03-04 14:38:08 -05:00
times.h
timex.h
ttydefaults.h
types.h fix macros for LFS *64_t types in sys/stat.h, sys/types.h, glob.h 2014-09-05 16:03:07 -04:00
ucontext.h
uio.h
un.h
user.h
utsname.h
vfs.h
vt.h
wait.h
xattr.h