aboutsummaryrefslogtreecommitdiffstats
path: root/man2/sched_setparam.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-121/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-6/+6
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-1/+3
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro Colomar1-1/+1
2022-10-09dist.mk, All pages: .TH: Generate date at 'make dist'Alejandro Colomar1-1/+1
2022-10-09getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag...Alejandro Colomar1-1/+1
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+119
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-119/+0
2022-08-21All pages: Remove the 5th argument to .THAlejandro Colomar1-1/+1
2022-08-21All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)"Alejandro Colomar1-1/+1
2022-07-29Many pages: Use STANDARDS instead of CONFORMING TOAlejandro Colomar1-1/+1
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-25sched_setparam.2: Add LIBRARY sectionAlejandro Colomar1-0/+3
2022-02-25Various pages: [GPL-2.0-or-later] Use SPDX-License-IdentifierAlejandro Colomar1-20/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-01-07Various pages: Standardize wording around setting of 'errno' on errorMichael Kerrisk1-1/+1
2021-01-01Various pages: bring more whitespace consistency in SYNOPSISMichael Kerrisk1-1/+0
2019-10-11localedef.1, close.2, copy_file_range.2, execve.2, get_robust_list.2, getdoma...Michael Kerrisk1-1/+1
2019-09-27sched_setparam.2, pthread_mutexattr_init.3, pthread_mutexattr_setrobust.3, pt...Michael Kerrisk1-1/+1
2019-03-06getent.1, iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, ...Michael Kerrisk1-1/+1
2018-05-18sched_setparam.2: Clarify that scheduling parameters are per-thread (not per-...Michael Kerrisk1-13/+8
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-16_syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_...Michael Kerrisk1-4/+4
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-3/+3
2016-10-08memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu...Michael Kerrisk1-1/+1
2016-08-08sched_setparam.2: Fix order of SEE ALSO entriesMichael Kerrisk1-1/+1
2015-08-08ldd.1, sprof.1, accept.2, alarm.2, bind.2, chdir.2, clock_nanosleep.2, close....Michael Kerrisk1-1/+1
2015-07-24sched_setparam.2: CONFORMING TO: add POSIX.1-2008Michael Kerrisk1-1/+1
2014-05-14sched_setparam.2: ERRORS: Add EINVAL for invalid argumentsMichael Kerrisk1-0/+7
2014-05-14sched_setparam.2: ERRORS: mark errors that apply just for sched_setparam()Michael Kerrisk1-0/+2
2014-05-14sched_setparam.2: SEE ALSO: add sched_setattr(2)Michael Kerrisk1-1/+2
2014-04-29sched_setparam.2: Small changes consistent with migration of content toMichael Kerrisk1-8/+6
2013-09-17ioctl_list.2, kill.2, nfsservctl.2, sched_setaffinity.2, sched_setparam.2, sc...Michael Kerrisk1-1/+1
2013-08-08sched_setparam.2: Clarify that this system call applies to threads (not proce...Michael Kerrisk1-1/+1
2013-03-10getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get...Michael Kerrisk1-1/+1
2013-03-10getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get...Michael Kerrisk1-0/+2
2013-03-10getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get...Michael Kerrisk1-3/+2
2013-03-10_exit.2, access.2, acct.2, adjtimex.2, alarm.2, alloc_hugepages.2, arch_prctl...Michael Kerrisk1-2/+0
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-3/+3
2013-02-12fork.2, getpriority.2, ioprio_set.2, sched_setparam.2, sched_setscheduler.2, ...Michael Kerrisk1-1/+1
2013-02-03sched_setparam.2: Scheduling policy and parameters are per-thread on LinuxMichael Kerrisk1-0/+6
2012-09-25sched_get_priority_max.2, sched_setparam.2, sched_setaffinity.2, sched_setsch...Michael Kerrisk1-0/+2
2012-09-24arch_prctl.2, fcntl.2, flock.2, get_robust_list.2, getpriority.2, ioprio_set....David Prévot1-1/+1
2008-07-10Minor rewording w.r.t. use of the term "parameter".Michael Kerrisk1-1/+1
2008-07-10s/parameter/argument/ when talking about the things givenMichael Kerrisk1-2/+2
2007-12-27s/current process/calling process/Michael Kerrisk1-2/+2
2007-12-22Replace "-" by "\-" where a real dash is required.Michael Kerrisk1-1/+1
2007-09-20Change mtk's email addressMichael Kerrisk1-1/+1
2007-07-18ffixMichael Kerrisk1-9/+9
2007-07-16Switch formatting styleMichael Kerrisk1-2/+2
2007-06-20ffixMichael Kerrisk1-1/+1
2007-06-20Italics for header file referencesMichael Kerrisk1-1/+1
2007-05-30Removed version number from .TH lineMichael Kerrisk1-1/+1
2007-05-12Convert function formatting of the form "\fBname\fP()" to ".BR name ()".Michael Kerrisk1-2/+4
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-10/+14
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-6/+1
2006-03-23Modified to document new SCHED_BATCH policy, new in kernel 2.6.16.Michael Kerrisk1-26/+19
2006-03-12Added FIXME for SCHED_BATCHMichael Kerrisk1-0/+1
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-7/+7
2005-07-28Modified discussion of privileges; added pointer to sched_setscheduler.2 for ...Michael Kerrisk1-10/+9
2005-07-19Formatting fixes.Michael Kerrisk1-1/+1
2004-11-03Global change of email address for MTK (now: mtk-manpages@gmx.net)Michael Kerrisk1-1/+1
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+132