glibc/sysdeps/unix/sysv/linux/sparc/sparc64
Florian Weimer 21571ca0d7 Linux: Add the sched_setattr and sched_getattr functions
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>
2024-09-11 10:05:08 +02:00
..
bits Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Implies
Makefile
Versions
____longjmp_chk.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
__longjmp.S
__start_context.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
arch-syscall.h Update syscall lists for Linux 6.10 2024-07-30 08:48:51 -03:00
bsd-_setjmp.S
bsd-setjmp.S
c++-types.data
clone.S Mitigation for "clone on sparc might fail with -EFAULT for no valid reason" (bz 31394) 2024-07-29 23:00:39 +02:00
configure
configure.ac
dl-cache.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getcontext.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ipc_priv.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
kernel_stat.h
kstat_cp.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ld.abilist
libBrokenLocale.abilist
libanl.abilist
libc.abilist Linux: Add the sched_setattr and sched_getattr functions 2024-09-11 10:05:08 +02:00
libc_malloc_debug.abilist
libc_sigaction.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
libdl.abilist
libm.abilist Implement C23 exp2m1, exp10m1 2024-06-17 16:31:49 +00:00
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data
longjmp.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
makecontext.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
personality.c
pointer_guard.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
setcontext.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
setjmp.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
shlib-versions
sigcontextinfo.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
sigjmp.S
sigreturn_stub.S sparc64: Remove unwind information from signal return stubs [BZ#31244] 2024-01-22 09:34:50 -03:00
sizes.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
swapcontext.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
syscall.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
syscall_cancel.S nptl: Fix Race conditions in pthread cancellation [BZ#12683] 2024-08-23 14:27:43 -03:00
syscalls.list
sysdep.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
timer_t_was_int_compat.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ucontext_i.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
vfork.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
wordexp.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
xstatconv.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00