aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-03sgx.7: New page with overview of Software Guard eXtensions (SGX)HEADmasterJarkko Sakkinen2-0/+160
2020-11-18perf_event_open.2: tfixMichael Kerrisk1-2/+2
2020-11-18perf_event_open.2: Minor tweaksMichael Kerrisk1-30/+31
2020-11-18perf_event_open.2: Update man page with recent kernel changesNamhyung Kim1-2/+278
2020-11-18signal.7: Add pidfd_send_signal() to list of APIs for sending signalsMichael Kerrisk1-0/+3
2020-11-18signal.7: ffixMichael Kerrisk1-2/+2
2020-11-17signal.7: Fixes and additions to text on execution of signal handlersMichael Kerrisk1-4/+16
2020-11-17sigaction.2: Add a cross-reference to signal(7) for further info on 'ucontext_t'Michael Kerrisk1-1/+3
2020-11-17signal.7: Mention 'ucontext_t' in the discussion of signal handler executionMichael Kerrisk1-2/+2
2020-11-17makecontext.3: Minor rewordingMichael Kerrisk2-4/+12
2020-11-17signal.7: Fixes to the text of "Execution of signals handlers"Michael Kerrisk1-3/+1
2020-11-17getcontext.3, signal.7: tfixMichael Kerrisk2-14/+19
2020-11-17getcontext.3: SEE ALSO: add signal(7)Michael Kerrisk1-1/+2
2020-11-16getcontext.3: Mention SA_SIGINFO flag when talking about 3-argument signal ha...Michael Kerrisk1-2/+5
2020-11-16getcontext.3: wfixMichael Kerrisk1-3/+3
2020-11-16Add script to get modified pages for commit messagesAlejandro Colomar1-0/+34
2020-11-16uselib.2, posix_memalign.3, profil.3, rtime.3: Remove some text about libc/libc5Michael Kerrisk4-31/+32
2020-11-16ioctl_tty.2, matherr.3, cciss.4, sk98lin.4: ffix: use proper table for format...Michael Kerrisk4-44/+48
2020-11-16cciss.4: ffixMichael Kerrisk1-0/+2
2020-11-16pidfd_open.2, pidfd_send_signal.2, poll.2, semget.2: ffix: EXAMPLES: use .EX/...Michael Kerrisk4-8/+8
2020-11-16man-pages.7: ffix: use a table rather .nf/.fiMichael Kerrisk1-14/+15
2020-11-16MAINTAINER_NOTES: Add a file with some notes for maintainersMichael Kerrisk1-0/+12
2020-11-16scandir.3: srcfixMichael Kerrisk1-2/+0
2020-11-16check_unbalanced_macros.sh: A script to look for unbalanced *roff/man macro p...Michael Kerrisk1-0/+68
2020-11-16queue.7: tfixMichael Kerrisk1-1/+1
2020-11-16kernel_lockdown.7: Remove unneeded quotesMichael Kerrisk1-1/+1
2020-11-16nextafter.3: Remove duplicate "BUGS" section headingMichael Kerrisk1-1/+1
2020-11-16bpf.2: Place EXAMPLES section in correct locationMichael Kerrisk1-69/+69
2020-11-16CIRCLEQ_EMPTY.3, CIRCLEQ_FIRST.3, CIRCLEQ_FOREACH.3, CIRCLEQ_FOREACH_REVERSE....Michael Kerrisk10-0/+10
2020-11-16list.3: NAME: remove LIST_PREV, which is not documented in this pageMichael Kerrisk1-1/+1
2020-11-16pthread_attr_getsigmask_np.3: New link to pthread_attr_setsigmask_np.3Michael Kerrisk1-0/+1
2020-11-16prctl.2, setns.2: tfix: remove section number from API documented in this pageMichael Kerrisk2-2/+2
2020-11-15chroot.2, memfd_create.2, tailq.3: Fix unbalanced .nf/.fiMichael Kerrisk3-0/+3
2020-11-15uname.2, feature_test_macros.7: ffixMichael Kerrisk2-3/+4
2020-11-15getutent.3: srcfixMichael Kerrisk1-1/+0
2020-11-15getent.1, fanotify_mark.2, fcntl.2, futex.2, membarrier.2, mmap.2, mount.2, m...Alejandro Colomar40-51/+51
2020-11-15locale.5, ipv6.7: ffixAlejandro Colomar2-3/+3
2020-11-15faccessat2.2: New link to access.2Michael Kerrisk1-0/+1
2020-11-15access.2: Document faccessat2()Michael Kerrisk1-4/+37
2020-11-15access.2: BUGS: note that faccessat() wrapper function emulation ignores ACLsMichael Kerrisk1-1/+15
2020-11-15openat.2: Fix include path, should be linux/openat2.hColin Ian King1-1/+1
2020-11-15shmctl.2: wfix (for consistency with other *ctl.2 pages)Michael Kerrisk1-1/+1
2020-11-15msgctl.2, semctl.2, shmctl.2: Minor fixMichael Kerrisk3-0/+6
2020-11-15msgctl.2: Make comments in 'msqid_ds' definition more compactMichael Kerrisk1-13/+10
2020-11-15msgctl.2: Add description of 'msg_cbytes' fieldMichael Kerrisk1-0/+4
2020-11-15msgctl.2: Use field name "msg_cbytes" rather than "__msg_cbytes"Michael Kerrisk1-1/+1
2020-11-15msgctl.2: Place list of field descriptions in same order as structure definitionMichael Kerrisk1-16/+16
2020-11-15shmctl.2: Place list of field descriptions in same order as structure definitionMichael Kerrisk1-13/+13
2020-11-15semctl.2: ffixMichael Kerrisk1-0/+1
2020-11-14sigaction.2: tfixMichael Kerrisk1-2/+2
2020-11-14signal-safety.7: Note async-signal-safety details for errnoMichael Kerrisk1-1/+9
2020-11-14sigaction.2: Minor wording improvementsMichael Kerrisk1-3/+7
2020-11-14sigaction.2: Clarify description of SA_NODEFERMichael Kerrisk1-3/+6
2020-11-14sigaction.2: ffixMichael Kerrisk1-0/+2
2020-11-14sigaction.2: wfixMichael Kerrisk1-1/+1
2020-11-13perf_event_open.2: srcfixAlejandro Colomar1-93/+122
2020-11-13signal.7: Minor tweaks to new "Execution of signal handlers" subsectionMichael Kerrisk1-5/+16
2020-11-13io_setup.2: SYNOPSIS: return longAlejandro Colomar1-1/+1
2020-11-12signal.7: Relocate the new "Execution of signal handlers" subsectionMichael Kerrisk1-77/+78
2020-11-12perf_event_open.2: Assign calculated value explicitly to 'config'Alejandro Colomar1-4/+7
2020-11-12signal.7: Minor tweaks to the test on execution of signal handlersMichael Kerrisk1-1/+4
2020-11-12signal.7: Add some details on the execution of signal handlersMichael Kerrisk1-1/+76
2020-11-12sigaltstack.2: Clarify that the alternate signal stack is per-threadMichael Kerrisk1-10/+10
2020-11-12clone.2, sigaltstack.2: clone(CLONE_VM) disdables the alternate signal stackMichael Kerrisk2-0/+17
2020-11-12signal.7: SEE ALSO: add swapcontext(3)Michael Kerrisk1-0/+1
2020-11-12sigaction.2: Further clarify the effect of the SA_NODEFER flagMichael Kerrisk1-1/+2
2020-11-11getrlimit.2: State more precisely the range of kernel versions that had RLIMI...Michael Kerrisk1-1/+1
2020-11-11timer_getoverrun.2: timer_getoverrun() now clamps the overrun count to DELAYT...Michael Kerrisk1-3/+12
2020-11-10signal.2: wfix: Make the warning against the use of signal() even more obviousMichael Kerrisk1-1/+2
2020-11-08localedef.1: ffixMichael Kerrisk1-2/+0
2020-11-06syscalls.2: Note that sysctl() was removed in Linux 5.5Michael Kerrisk1-1/+1
2020-11-06bpf.2: Minor wording improvementMichael Kerrisk1-1/+1
2020-11-06proc.5: wfixMichael Kerrisk1-1/+1
2020-11-06syscalls.2: Add process_madvise()Michael Kerrisk1-1/+2
2020-11-06mount.2, statfs.2: Minor tweaks to Ross Zwisler's patchMichael Kerrisk2-4/+7
2020-11-06mount.2, statfs.2: Add NOSYMFOLLOW flags to mount(2) and statfs(2)Ross Zwisler2-0/+14
2020-11-05membarrier.2: Update for Linux 5.10Peter Oskolkov1-7/+53
2020-11-05strerror.3: tfixAlejandro Colomar1-1/+1
2020-11-02errno.3: Note another possible cause of the EMFILE errorMichael Kerrisk1-0/+2
2020-11-02mmap.2: Clarify SIGBUS text and treatment of partial page at end of a mappingMichael Kerrisk1-5/+9
2020-11-02io_cancel.2, io_destroy.2, io_getevents.2, io_setup.2, io_submit.2: SYNOPSIS:...Alejandro Colomar5-5/+50
2020-11-02feature_test_macros.7: tfixJohn A. Leuenhagen1-1/+1
2020-11-02Start of man-pages-5.10: updating Changes and Changes.oldMichael Kerrisk2-745/+782
2020-11-02Start of man-pages-5.10: updating .Announce and .lsm filesMichael Kerrisk2-4/+4
2020-11-02Start of man-pages-5.10: renaming .Announce and .lsm filesMichael Kerrisk2-0/+0
2020-11-01Ready for 5.09Michael Kerrisk2-3/+3
2020-11-01Changes: whitespace cleanupsMichael Kerrisk1-5/+5
2020-11-01memusage.1, pldd.1, sprof.1, add_key.2, bind.2, bpf.2, clone.2, dup.2, epoll_...Michael Kerrisk149-149/+149
2020-11-01Changes: tfixMichael Kerrisk1-1/+1
2020-11-01Changes: Ready for 5.09Michael Kerrisk1-0/+743
2020-11-01bpf-helpers.7: tfixMichael Kerrisk1-5/+5
2020-11-01pthread_attr_init.3: tfixMichael Kerrisk1-1/+1
2020-11-01openat.2: SYNOPSIS: return longAlejandro Colomar1-2/+2
2020-11-01mq_getsetattr.2: Use 'const' when appropriateAlejandro Colomar1-1/+1
2020-11-01pthread_attr_init.3: SEE ALSO: add pthread_attr_init(3)Michael Kerrisk1-0/+1
2020-11-01pthread_sigmask.3: SEE ALSO: add pthread_attr_setsigmask_np(3)Michael Kerrisk1-0/+1
2020-11-01pthread_attr_setsigmask_np.3: New page for pthread_attr_setsigmask_np() + pth...Michael Kerrisk1-0/+147
2020-11-01statx.2: ffixMichael Kerrisk1-5/+5
2020-10-31dlopen.3: ffixMichael Kerrisk1-1/+1
2020-10-30futex.2: ffixAlejandro Colomar1-1/+2
2020-10-30futex.2: Use appropriate typesAlejandro Colomar1-13/+14
2020-10-30futex.2: srcfixAlejandro Colomar1-2/+2
2020-10-29getdents.2: Use appropriate typesAlejandro Colomar1-5/+5
2020-10-28getdents.2: Minor tweak to Alex's patchMichael Kerrisk1-1/+1
2020-10-28getdents.2: SYNOPSIS: Add missing header and feature test macroAlejandro Colomar1-0/+4
2020-10-28getdents.2: wfixAlejandro Colomar1-1/+1
2020-10-28clock_getres.2: EXAMPLES: Use 'const' when appropriateAlejandro Colomar1-1/+1
2020-10-28strtol.3: EXAMPLES: Simplify errno checkingAlejandro Colomar1-2/+1
2020-10-28strtol.3: EXAMPLES: As the default base, use special value 0Alejandro Colomar1-1/+1
2020-10-28strtol.3: EXAMPLES: Delimit output string using ""Alejandro Colomar1-2/+2
2020-10-28man_show_fixme.sh: Don't hyphenate or justify the manual pageMichael Kerrisk1-1/+1
2020-10-28socket.7: srcfix: rewrap source linesMichael Kerrisk1-6/+10
2020-10-28socket.7: Document SO_INCOMING_NAPI_IDSridhar Samudrala1-0/+12
2020-10-28strtol.3: ffixMichael Kerrisk1-1/+3
2020-10-27strtol.3: srcfix: Add myself to copyrightMichael Kerrisk1-0/+1
2020-10-27FIXME_list.sh: Fix broken regexpMichael Kerrisk1-4/+4
2020-10-27perf_event_open.2: wfixMichael Kerrisk1-1/+3
2020-10-27perf_event_open.2: wfixMichael Kerrisk1-1/+1
2020-10-27perf_event_open.2: Update the man page with CAP_PERFMON related informationAlexey Budankov1-2/+30
2020-10-27system_data_types.7: off_t: Add note about _FILE_OFFSET_BITSAlejandro Colomar1-1/+7
2020-10-27lseek64.3: Since glibc 2.28. the 'llseek' symbol is no longer availableMichael Kerrisk1-0/+4
2020-10-27proc.5: Document inaccurate RSS due to SPLIT_RSS_COUNTINGJann Horn1-2/+34
2020-10-27proc.5: Minor fixesMichael Kerrisk1-3/+3
2020-10-27proc.5: ffix: use a hanging list as is done elsewhere in the pageMichael Kerrisk1-92/+92
2020-10-27system_data_types.7: ffixAlejandro Colomar1-136/+147
2020-10-27system_data_types.7: ffixAlejandro Colomar1-1/+1
2020-10-27capabilities.7: Under CAP_SYS_ADMIN, group "sub-capabilities" togetherMichael Kerrisk1-7/+10
2020-10-27capabilities.7: CAP_SYS_ADMIN implies CAP_CHECKPOINT_RESTOREMichael Kerrisk1-0/+5
2020-10-27capabilities.7: tfixMichael Kerrisk1-2/+2
2020-10-27capabilities.7: Document the CAP_CHECKPOINT_RESTORE capability added in Linux...Michael Kerrisk1-0/+29
2020-10-27proc.5: Update capability requirements for accessing /proc/[pid]/map_filesMichael Kerrisk1-3/+10
2020-10-27pid_namespaces.7: Update capability requirements for /proc/sys/kernel/ns_last...Michael Kerrisk1-0/+2
2020-10-27clone.2: CAP_CHECKPOINT_RESTORE can now be used to employ 'set_tid'Michael Kerrisk1-0/+5
2020-10-27capabilities.7: Add kernel doc reference for CAP_PERFMONMichael Kerrisk1-0/+2
2020-10-27capabilities.7: ffixMichael Kerrisk1-1/+1
2020-10-27posix_fallocate.3: wfixMichael Kerrisk1-1/+1
2020-10-27posix_fallocate.3: add EOPNOTSUPP error code.Érico Rolim1-0/+7
2020-10-27system_data_types.7: Promote makedev(3) in discussion of 'dev_t'Michael Kerrisk1-2/+3
2020-10-27system_data_types.7: Under 'dev_t' mention stat(2) rather than ustat(2) in "S...Michael Kerrisk1-1/+1
2020-10-27dev_t.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-10-27system_data_types.7: Add 'dev_t'Alejandro Colomar1-0/+21
2020-10-26argz_add.3, envz_add.3: Point out that 'error_t' is an integer typeMichael Kerrisk2-2/+4
2020-10-26argz_add.3: tfixMichael Kerrisk1-1/+1
2020-10-26argz_add.3, envz_add.3: Remove sentence that conveys no useful infoMichael Kerrisk2-2/+0
2020-10-26argz_add.3: ffixMichael Kerrisk1-1/+1
2020-10-26stailq.3: SEE ALSO: Add insque(3), queue(7)Alejandro Colomar1-0/+2
2020-10-25clockid_t: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-10-25system_Data_types.7: Add 'clockid_t'Alejandro Colomar1-0/+23
2020-10-25circleq.3, insque.3, list.3, slist.3, tailq.3: SEE ALSO: queue(3) -> queue(7)Alejandro Colomar5-5/+5
2020-10-25queue.3: Link to queue(7)Alejandro Colomar1-0/+1
2020-10-25queue.3, queue.7: Move queue.3 to queue.7Alejandro Colomar1-1/+1
2020-10-25membarrier.2, openat2.2, insque.3, proc.5, tzfile.5, hier.7: Minor grammar fixMichael Kerrisk6-9/+9
2020-10-25tailq.3: tfixDmitry V. Levin1-1/+1
2020-10-25stailq.3, tailq.3: Minor fix: replace ".Ss" lines with ".PP"Michael Kerrisk2-2/+2
2020-10-25circleq.3, list.3, queue.3, slist.3, stailq.3, tailq.3: Minor grammar fixMichael Kerrisk6-33/+33
2020-10-25circleq.3: ffixMichael Kerrisk1-6/+8
2020-10-25circleq.3, list.3, slist.3, stailq.3, tailq.3: Use the 'struct' keyword when ...Alejandro Colomar5-81/+91
2020-10-25queue.3: wfixMichael Kerrisk1-1/+1
2020-10-25queue.3: Fix & update after forking circleq.3, list.3, slist.3, stailq.3 & ta...Alejandro Colomar1-114/+75
2020-10-25queue.3: Add self to copyright noticeAlejandro Colomar1-1/+2
2020-10-25strerrorname_np.3: New link to strerror(3)Michael Kerrisk1-0/+1
2020-10-25strerrordesc_np.3: New link to strerror(3)Michael Kerrisk1-0/+1
2020-10-25strerror.3: Document strerrorname_np() and strerrordesc_np()Michael Kerrisk1-6/+54
2020-10-25sigdescr_np.3: New link to strsignal.3Michael Kerrisk1-0/+1
2020-10-25sigabbrev_np.3: New link to strsignal.3Michael Kerrisk1-0/+1
2020-10-25strsignal.3: Document sigabbrev_np() and sigdescr_np().Michael Kerrisk1-2/+64
2020-10-25queue.3: SEE ALSO: Add tailq(3)Alejandro Colomar1-0/+1
2020-10-25TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3,...Alejandro Colomar18-18/+18
2020-10-25tailq.3: Add remaining details to complete the pageAlejandro Colomar1-0/+37
2020-10-25tailq.3: ffix: Use man markupAlejandro Colomar1-167/+195
2020-10-25tailq.3: Copy and adapt code from queue.3Alejandro Colomar1-18/+8
2020-10-25queue.3, tailq.3: EXAMPLES: Move code from queue.3 to tailq.3Alejandro Colomar2-56/+56
2020-10-25queue.3, tailq.3: DESCRIPTION: Move code from queue.3 to tailq.3Alejandro Colomar2-235/+235
2020-10-25queue.3, tailq.3: SYNOPSIS: Move code from queue.3 to tailq.3Alejandro Colomar2-27/+27
2020-10-25queue.3, tailq.3: NAME: Move code from queue.3 to tailq.3Alejandro Colomar2-24/+24
2020-10-25tailq.3: New page that will hold the (tailq) contents of queue.3Alejandro Colomar1-0/+40
2020-10-25circleq.3, list.3, slist.3, stailq.3: Fix return type of macrosAlejandro Colomar4-16/+16
2020-10-25queue.3: SEE ALSO: Add stailq(3)Alejandro Colomar1-0/+1
2020-10-25STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ_FIRST.3, STAILQ_FOREA...Alejandro Colomar14-14/+14
2020-10-25stailq.3: Add remaining details to complete the pageAlejandro Colomar1-0/+30
2020-10-25stailq.3: ffix: Use man markupAlejandro Colomar1-145/+172
2020-10-25stailq.3: Copy and adapt code from queue.3Alejandro Colomar1-4/+19
2020-10-25queue.3, stailq.3: EXAMPLES: Move stailq example from queue.3 to stailq.3Alejandro Colomar2-61/+61
2020-10-25queue.3, stailq.3: DESCRIPTION: Move stailq specific code from queue.3 to sta...Alejandro Colomar2-177/+177
2020-10-25queue.3, stailq.3: SYNOPSIS: Move code from queue.3 to stailq.3Alejandro Colomar2-21/+21
2020-10-25queue.3, stailq.3: NAME: Move code from queue.3 to stailq.3Alejandro Colomar2-20/+20
2020-10-25stailq.3: New page that will hold the (stailq) contents of queue.3Alejandro Colomar1-0/+40
2020-10-25proc.5: wfixJing Peng1-8/+1
2020-10-25circleq.3: ffixAlejandro Colomar1-0/+1
2020-10-24signal.7: srcfixMichael Kerrisk1-1/+0
2020-10-23queue.3: SEE ALSO: Add circleq(3)Alejandro Colomar1-0/+1
2020-10-23CIRCLEQ_ENTRY.3, CIRCLEQ_HEAD.3, CIRCLEQ_INIT.3, CIRCLEQ_INSERT_AFTER.3, CIRC...Alejandro Colomar8-8/+8
2020-10-23circleq.3: Add remaining details to complete the pageAlejandro Colomar1-0/+38
2020-10-23circleq.3: ffix: Use man markupAlejandro Colomar1-114/+143
2020-10-23circleq.3: Copy and adapt code from queue.3Alejandro Colomar1-2/+20
2020-10-23queue.3: ffixAlejandro Colomar1-2/+2
2020-10-23circleq.3, queue.3: EXAMPLES: Move circleq example program from queue.3 to ci...Alejandro Colomar2-56/+56
2020-10-23circleq.3, queue.3: DESCRIPTION: Move circleq specific code from queue.3 to c...Alejandro Colomar2-137/+137
2020-10-23circleq.3, queue.3: SYNOPSIS: Move code from queue.3 to circleq.3Alejandro Colomar2-18/+18
2020-10-23circleq.3, queue.3: NAME: Move code from queue-3 to circleq.3Alejandro Colomar2-18/+18