aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bits/sched.h
AgeCommit message (Expand)AuthorFilesLines
2025-03-12Linux: Remove attribute access from sched_getattr (bug 32781)Florian Weimer1-1/+1
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2024-12-19Add SCHED_EXT from Linux 6.12 to bits/sched.hJoseph Myers1-0/+1
2024-10-25Linux: Match kernel text for SCHED_ macrosFlorian Weimer1-3/+5
2024-09-11Linux: Add missing scheduler constants to <sched.h>Florian Weimer1-0/+14
2024-09-11Linux: Add the sched_setattr and sched_getattr functionsFlorian Weimer1-2/+42
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-05-23linux: Add CLONE_NEWTIME from Linux 5.6 to bits/sched.hAdhemerval Zanella1-0/+4
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-08-05Add CLONE_PIDFD from Linux 5.2 to bits/sched.h.Joseph Myers1-0/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-07Add getcpuH.J. Lu1-0/+3
2018-04-19hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault1-5/+1
2018-04-19Revert "Fix sched_param"Samuel Thibault1-1/+5
2018-04-18Fix sched_paramSamuel Thibault1-5/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-06-12Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg1-121/+9
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-05-18Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h.Joseph Myers1-0/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-10Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.hAndreas Jaeger1-3/+3
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-07Remove pre-ISO C supportUlrich Drepper1-6/+6
2011-07-18Fix typos in pretty much unused code in sched.h header.Ulrich Drepper1-1/+1
2011-05-28Set setns system callUlrich Drepper1-3/+7
2009-11-30Define SCHED_IDLE and SCHED_RESET_ON_FORK for Linux.Ulrich Drepper1-4/+7
2009-11-19Avoid warnings in CPU_* macros when using const bitsets.Ulrich Drepper1-6/+6
2008-12-06* posix/globtest.sh: Use mktemp to create temporary file andUlrich Drepper1-11/+11
2008-12-06* sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S): Handle largeUlrich Drepper1-3/+8
2008-11-13[BZ #7029]Ulrich Drepper1-2/+2
2008-03-24* sysdeps/unix/sysv/linux/bits/sched.h: Add new CLONE_* flags,Ulrich Drepper1-1/+6
2007-12-07[BZ #5441, BZ #5452, BZ #5454]Ulrich Drepper1-25/+31
2007-07-29* sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ZERO_S): OptimizeUlrich Drepper1-3/+13
2007-07-29* posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.Ulrich Drepper1-11/+46
2007-07-19* sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): AddUlrich Drepper1-0/+6
2007-06-08* sysdeps/unix/sysv/linux/bits/sched.h: Make second parameter ofUlrich Drepper1-1/+2
2007-04-26* sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu.Ulrich Drepper1-0/+3
2007-04-04* bits/sched.h: Define __CPU_COUNT. Declare __sched_cpucount.Ulrich Drepper1-1/+5
2006-02-08* sysdeps/unix/sysv/linux/bits/sched.h: Declare unshare.Ulrich Drepper1-1/+4
2006-01-15Define SCHED_BATCH.Ulrich Drepper1-1/+4
2005-07-07* sysdeps/unix/sysv/linux/bits/sched.h: Adjust clone prototype.Ulrich Drepper1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-9/+3