musl/arch/x32/bits
Szabolcs Nagy fd9571e20a add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macro
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.
2014-05-30 13:06:51 -04:00
..
alltypes.h.in x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
endian.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
errno.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
fcntl.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
fenv.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
float.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
io.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
ioctl.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
ipc.h x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
limits.h x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
mman.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
msg.h x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
posix.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
reg.h x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
resource.h fix RLIMIT_ constants for mips 2014-04-15 19:17:52 -04:00
sem.h move struct semid_ds to from shared sys/sem.h to bits 2014-03-11 15:27:13 -04:00
setjmp.h x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
shm.h x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
signal.h fix signal.h breakage from moving stack_t to arch-specific bits 2014-03-18 23:27:45 -04:00
socket.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
stat.h x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
statfs.h x32: fix struct statfs 2014-03-17 22:34:55 +01:00
stdarg.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
stdint.h x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
syscall.h add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macro 2014-05-30 13:06:51 -04:00
termios.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00
user.h import vanilla x86_64 code as x32 2014-02-23 11:07:18 +01:00