aboutsummaryrefslogtreecommitdiffstats
path: root/man3/pthread_mutexattr_setrobust.3
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-264/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-12/+12
2023-05-03man*/, man.ignore.grep: srcfix; warn about blank linesAlejandro Colomar1-12/+12
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-7/+5
2022-12-04Many pages: wfixAlejandro Colomar1-1/+1
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-12Various pages: EXAMPLES: Remove unused variablesAlex Colomar1-1/+1
2022-09-12Various pages: EXAMPLES: Sort includesAlex Colomar1-3/+3
2022-09-10Many pages: EXAMPLES: Add wrapper comments SRC BEGIN and SRC ENDAlejandro Colomar1-0/+2
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+264
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-264/+0
2022-09-05pthread_mutexattr_setrobust.3: SYNOPSIS: Mark *_np() old functions as [[depre...Alejandro Colomar1-0/+2
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-20Many pages: Fix style issues reported by `make lint-groff`Alejandro Colomar1-5/+5
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-03-06pthread_mutexattr_setrobust.3: Add LIBRARY section (libpthread)Alejandro Colomar1-2/+3
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2021-05-10pthread_mutexattr_setrobust.3: SYNOPSIS: Remove incorrect 'const'Alejandro Colomar1-1/+1
2021-05-10pthread_mutexattr_setrobust.3: Note that the *_np() APIs are deprecated since...Michael Kerrisk1-1/+2
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-01-05Various pages: Simplify mark-up for Feature Test Macro requirementsMichael Kerrisk1-5/+3
2020-12-31Various pages: srcfix: remove redundant .brMichael Kerrisk1-1/+0
2020-12-27pthread_mutexattr_setrobust.3: wfix: remove redundant commentsMichael Kerrisk1-3/+2
2020-12-27ioctl_ns.2, keyctl.2, memfd_create.2, pidfd_send_signal.2, poll.2, seccomp.2,...Michael Kerrisk1-1/+1
2020-12-20pthread_mutexattr_setrobust.3: ffixMichael Kerrisk1-11/+11
2020-09-29_exit.2, access.2, acct.2, brk.2, chdir.2, chmod.2, chown.2, chroot.2, clock_...Michael Kerrisk1-2/+2
2020-06-21man3/*: srcfix: fix warnings from "mandoc -Tlint"Bjarni Ingi Gislason1-1/+0
2020-06-09iconv.1, locale.1, memusage.1, memusagestat.1, pldd.1, sprof.1, _syscall.2, a...Michael Kerrisk1-1/+1
2020-05-31Various pages: retitle EXAMPLE section heading to EXAMPLESMichael Kerrisk1-1/+1
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
2019-02-27locale.1, memusage.1, pldd.1, _syscall.2, add_key.2, bind.2, bpf.2, chown.2, ...Michael Kerrisk1-9/+9
2018-01-06pthread_mutexattr_setrobust.3: wfixMichael Kerrisk1-1/+1
2017-09-15pthread_mutexattr_setrobust.3: Minor fixesYubin Ruan1-9/+9
2017-09-13pthread_mutexattr_setrobust.3: wfixMichael Kerrisk1-4/+4
2017-09-13pthread_mutexattr_setrobust.3: SEE ALSO: add get_robust_list(2) and set_robus...Michael Kerrisk1-0/+2
2017-09-13pthread_mutexattr_setrobust.3: On Linux execve(2) also causes EOWNERDIED noti...Michael Kerrisk1-2/+11
2017-09-13pthread_mutexattr_setrobust.3: Minor fixesMichael Kerrisk1-9/+12
2017-09-13pthread_mutexattr_setrobust.3: EXAMPLE: show example run of programMichael Kerrisk1-0/+14
2017-09-13pthread_mutexattr_setrobust.3: Minor rewording in exampleMichael Kerrisk1-2/+3
2017-09-13pthread_mutexattr_setrobust.3: Various improvements to the example programMichael Kerrisk1-15/+29
2017-09-13pthread_mutexattr_setrobust.3: EXAMPLE: use a more conventional name for the ...Michael Kerrisk1-6/+6
2017-09-13pthread_mutexattr_setrobust.3: Various rewordings and improvementsMichael Kerrisk1-30/+33
2017-09-13pthread_mutexattr_setrobust.3: wfixMichael Kerrisk1-3/+2
2017-09-13pthread_mutexattr_setrobust.3: Add VERSIONSMichael Kerrisk1-0/+5
2017-09-13pthread_mutexattr_setrobust.3: Add feature test macro requirements plus CONFO...Michael Kerrisk1-1/+18
2017-09-13pthread_mutexattr_setrobust.3: Move the "_np" interfaces to NOTESMichael Kerrisk1-23/+26
2017-09-13pthread_mutexattr_setrobust.3: tfixMichael Kerrisk1-2/+2
2017-09-13pthread_mutexattr_setrobust.3: Fix minor type error in SYNOPSISMichael Kerrisk1-2/+2
2017-09-13pthread_mutexattr_setrobust.3: Minor tweaks to the example programMichael Kerrisk1-9/+18
2017-09-13pthread_mutexattr_setrobust.3: Minor wording fixesMichael Kerrisk1-11/+12
2017-09-13pthread_mutexattr_setrobust.3: Minor: spelling fixesMichael Kerrisk1-5/+5
2017-09-13pthread_mutexattr_setrobust.3: srcfix: rewrap source lines at sentence bounda...Michael Kerrisk1-8/+13
2017-09-13pthread_mutexattr_setrobust.3: srcfix: trim trailing white spaceMichael Kerrisk1-15/+15
2017-09-13pthread_mutexattr_setrobust.3: ffixMichael Kerrisk1-31/+32
2017-09-13pthread_mutexattr_setrobust.3: New page describing robust mutex attribute fun...Yubin Ruan1-0/+199