mirror of
git://git.musl-libc.org/musl
synced 2025-03-10 13:47:33 +00:00
linux 3.14 introduced sched_getattr and sched_setattr syscalls in commit d50dde5a10f305253cbc3855307f608f8a3c5f73 and the related SCHED_DEADLINE scheduling policy in commit aab03e05e8f7e26f51dee792beddcb5cca9215a5 but struct sched_attr "extended scheduling parameters data structure" is not yet exported to userspace (necessary for using the syscalls) so related uapi definitions are not added yet. |
||
---|---|---|
.. | ||
alltypes.h.in | ||
endian.h | ||
errno.h | ||
fcntl.h | ||
fenv.h | ||
float.h | ||
io.h | ||
ioctl.h | ||
ipc.h | ||
limits.h | ||
mman.h | ||
msg.h | ||
posix.h | ||
reg.h | ||
resource.h | ||
sem.h | ||
setjmp.h | ||
shm.h | ||
signal.h | ||
socket.h | ||
stat.h | ||
statfs.h | ||
stdarg.h | ||
stdint.h | ||
syscall.h | ||
termios.h | ||
user.h |