mirror of git://sourceware.org/git/glibc.git
And struct sched_attr. In sysdeps/unix/sysv/linux/bits/sched.h, the hack that defines sched_param around the inclusion of <linux/sched/types.h> is quite ugly, but the definition of struct sched_param has already been dropped by the kernel, so there is nothing else we can do and maintain compatibility of <sched.h> with a wide range of kernel header versions. (An alternative would involve introducing a separate header for this functionality, but this seems unnecessary.) The existing sched_* functions that change scheduler parameters are already incompatible with PTHREAD_PRIO_PROTECT mutexes, so there is no harm in adding more functionality in this area. The documentation mostly defers to the Linux manual pages. Reviewed-by: Carlos O'Donell <carlos@redhat.com> |
||
---|---|---|
.. | ||
bits | ||
Implies | ||
Makefile | ||
Versions | ||
____longjmp_chk.S | ||
__longjmp.S | ||
__start_context.S | ||
arch-syscall.h | ||
bsd-_setjmp.S | ||
bsd-setjmp.S | ||
c++-types.data | ||
clone.S | ||
configure | ||
configure.ac | ||
dl-cache.h | ||
getcontext.S | ||
ipc_priv.h | ||
kernel_stat.h | ||
kstat_cp.h | ||
ld.abilist | ||
libBrokenLocale.abilist | ||
libanl.abilist | ||
libc.abilist | ||
libc_malloc_debug.abilist | ||
libc_sigaction.c | ||
libdl.abilist | ||
libm.abilist | ||
libnsl.abilist | ||
libpthread.abilist | ||
libresolv.abilist | ||
librt.abilist | ||
libthread_db.abilist | ||
libutil.abilist | ||
localplt.data | ||
longjmp.S | ||
makecontext.c | ||
personality.c | ||
pointer_guard.h | ||
setcontext.S | ||
setjmp.S | ||
shlib-versions | ||
sigcontextinfo.h | ||
sigjmp.S | ||
sigreturn_stub.S | ||
sizes.h | ||
swapcontext.c | ||
syscall.S | ||
syscall_cancel.S | ||
syscalls.list | ||
sysdep.h | ||
timer_t_was_int_compat.h | ||
ucontext_i.h | ||
vfork.S | ||
wordexp.c | ||
xstatconv.c |