aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-23circleq.3: New page that will hold the (circleq) content of queue.3Alejandro Colomar1-0/+40
2020-10-23queue.3: Sort alphabeticallyAlejandro Colomar1-8/+8
2020-10-23slist.3: tfixAlejandro Colomar1-1/+1
2020-10-22openat2.2, loop.4: tfix: s/non-zero/nonzero/Alejandro Colomar2-4/+4
2020-10-22list.3: Sort alphabeticallyAlejandro Colomar1-2/+2
2020-10-22list.3, slist.3, strcmp.3: tfixMichael Kerrisk3-3/+3
2020-10-22queue.3: SEE ALSO: Add slist(3)Alejandro Colomar1-0/+1
2020-10-22SLIST_EMPTY.3, SLIST_ENTRY.3, SLIST_FIRST.3, SLIST_FOREACH.3, SLIST_HEAD.3, S...Alejandro Colomar12-12/+12
2020-10-22slist.3: Add detailsAlejandro Colomar1-0/+32
2020-10-22slist.3: ffix: Use man markupAlejandro Colomar1-120/+140
2020-10-22slist.3: Copy and adapt code from queue.3Alejandro Colomar1-7/+23
2020-10-22queue.3, slist.3: EXAMPLES: Move example program from queue.3 to slist.3Alejandro Colomar2-57/+57
2020-10-22queue.3, slist.3: DESCRIPTION: Move slist specific code from queue.3 to slist.3Alejandro Colomar2-155/+155
2020-10-22queue.3, slist.3: SYNOPSIS: Move code from queue.3 to list.3Alejandro Colomar2-18/+18
2020-10-22queue.3, slist.3: NAME: Move code from queue.3 to slist.3Alejandro Colomar2-17/+17
2020-10-22slist.3: New page that will hold the (slist) contents of queue.3Alejandro Colomar1-0/+40
2020-10-21list.3: Minor fix to grammarMichael Kerrisk1-2/+2
2020-10-21list.3: Minor tweak's to Alex's textMichael Kerrisk1-4/+3
2020-10-21list.3: tfixMichael Kerrisk1-1/+1
2020-10-21list.3: ffixMichael Kerrisk1-2/+2
2020-10-21queue.3: SEE ALSO: Add list(3)Alejandro Colomar1-0/+1
2020-10-21LIST_EMPTY.3, LIST_ENTRY.3, LIST_FIRST.3, LIST_FOREACH.3, LIST_HEAD.3, LIST_H...Alejandro Colomar12-12/+12
2020-10-21list.3: Add detailsAlejandro Colomar1-0/+33
2020-10-21list.3: ffix: Use man markupAlejandro Colomar1-120/+141
2020-10-21list.3: Copy and adapt code from queue.3Alejandro Colomar1-2/+18
2020-10-21list.3, queue.3: EXAMPLES: Move example program from queue.3 to list.3Alejandro Colomar2-53/+53
2020-10-21list.3, queue.3: DESCRIPTION: Move list specific code from queue.3 to list.3Alejandro Colomar2-149/+149
2020-10-21list.3, queue.3: SYNOPSIS: Move code from queue.3 to list.3Alejandro Colomar2-18/+18
2020-10-21list.3, queue.3: NAME: Move code from queue.3 to list.3Alejandro Colomar2-17/+17
2020-10-21list.3: New page that will hold the (list) contents of queue.3Alejandro Colomar1-0/+40
2020-10-20setns.2: Correct the version for time namespace supportMichael Kerrisk1-1/+2
2020-10-20namespaces.7: srcfixMichael Kerrisk1-1/+0
2020-10-20namespaces.7: A 'time_for_children' symlink can also pin a namespaceMichael Kerrisk1-0/+5
2020-10-18clock_t.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-10-18system_data_types.7: Add 'clock_t'Alejandro Colomar1-0/+25
2020-10-18system_data_types.7: ffixMichael Kerrisk1-1/+1
2020-10-18system_data_types.7: srcfix: add comment noting time_t difference in POSIX.1-...Michael Kerrisk1-0/+4
2020-10-17ld.so.8: Add self to copyrightMichael Kerrisk1-0/+2
2020-10-17mallinfo.3: srcfix: add comments noting errors in glibc info pageMichael Kerrisk1-0/+4
2020-10-17mallinfo.3: The 'usmblks' is nowadays always 0Michael Kerrisk1-4/+6
2020-10-17regex.3: Add example programAlejandro Colomar1-0/+42
2020-10-17queue.3: stailq: Complete exampleAlejandro Colomar1-53/+64
2020-10-17kernel_lockdown.7: Describe LSM activationHeinrich Schuchardt1-0/+13
2020-10-16kernel_lockdown.7: Add a VERSIONS sectionMichael Kerrisk1-0/+3
2020-10-16kernel_lockdown.7: Various minor edits to bring this page closer to man-pages...Michael Kerrisk1-46/+43
2020-10-16kernel_lockdown.7: New page documenting the Kernel Lockdown featureHeinrich Schuchardt1-0/+107
2020-10-16link.2: ffixMichael Kerrisk1-1/+5
2020-10-15queue.3: list: Complete exampleAlejandro Colomar1-50/+55
2020-10-15seccomp.2: Warn reader that SECCOMP_RET_TRACE can be overriddenMichael Kerrisk1-0/+4
2020-10-14regex.3: wfixMichael Kerrisk1-2/+2
2020-10-14regex.3: wfixAlejandro Colomar1-5/+1
2020-10-14futex.2, quotactl.2: wfix: use "bitwise" rather than "bit-wise"Michael Kerrisk2-4/+4
2020-10-13queue.3: circleq: Complete exampleAlejandro Colomar1-49/+56
2020-10-12resolv.conf.5: Minor edits to Florian Weimer's patchMichael Kerrisk1-1/+2
2020-10-12resolv.conf.5: srcfix: rewrap source linesMichael Kerrisk1-14/+18
2020-10-12resolv.5: Document the trust-ad optionFlorian Weimer1-3/+28
2020-10-11strsignal.3: Further addition on version range for sys_siglistMichael Kerrisk1-1/+1
2020-10-11perror.3: sys_errlist and sys_nerr are no longer exposed by <stdio.h>Michael Kerrisk1-1/+8
2020-10-11queue.3: slist: Complete exampleAlejandro Colomar1-43/+59
2020-10-11queue.3: Replace incomplete example by a complete exampleAlejandro Colomar1-56/+59
2020-10-11regex_t.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-10-11system_data_types.7: Add 'regex_t'Alejandro Colomar1-0/+23
2020-10-11regex.3: Remove unnecessary includeAlejandro Colomar1-1/+0
2020-10-10locale.5: Decimal points, thousands separators must be one characterFlorian Weimer1-8/+8
2020-10-10system_data_types.7: Add 'fd_set'Alejandro Colomar1-0/+22
2020-10-09epoll_ctl.2: epoll instances can be nested to a maximum depth of 5Michael Kerrisk1-1/+2
2020-10-09epoll_ctl.2: Move some version info from CONFORMING TO to VERSIONSMichael Kerrisk1-1/+1
2020-10-08recv.2, send.2: Add cross references to pages with further info about ancilla...Michael Kerrisk2-0/+10
2020-10-08man.7: srcfixMichael Kerrisk1-3/+0
2020-10-08man.7: Clarify that alternating typeface macros print arguments without spacesMichael Kerrisk1-1/+2
2020-10-08socket.7: ffixMichael Kerrisk1-1/+3
2020-10-08socket.7: SEE ALSO: add ipv6(7)Michael Kerrisk1-0/+1
2020-10-08send.2: wfixMichael Kerrisk1-1/+1
2020-10-07mmap.2, proc.5, bpf-helpers.7, cpuset.7: tfixSamanta Navarro4-4/+4
2020-10-07system_data_types.7: Trim "See also" list of 'off_t'Michael Kerrisk1-4/+4
2020-10-07off_t.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-10-07system_data_types.7: Add 'off_t'Alejandro Colomar1-0/+50
2020-10-03system_data_types.7: tfix: Oxford commaMichael Kerrisk1-8/+8
2020-10-03system_data_types.7: tfix: remove mention of __uint128_t and __int128_t typesMichael Kerrisk1-6/+2
2020-10-03Revert [u]int_*astN_t commitsAlejandro Colomar21-324/+0
2020-10-03system_data_types.7: Move notes about versions to "Versions"Alejandro Colomar1-16/+18
2020-10-03void.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-10-03system_data_types.7: Add 'void *'Alejandro Colomar1-2/+74
2020-10-02system_data_types.7: Remove duplicate referenceAlejandro Colomar1-1/+0
2020-10-02strsignal.3: Note that 'sys_siglist' is nonstandardMichael Kerrisk1-0/+4
2020-10-02strsignal.3: Note that starting with v2.32, glibc no longer exports 'sys_sigl...Michael Kerrisk1-2/+8
2020-10-02sys_siglist.3: New link to strsignal(3)Michael Kerrisk1-0/+1
2020-10-02psignal.3, strsignal.3: Consolidate information on 'sys_siglist' in one page ...Michael Kerrisk2-14/+8
2020-10-01uint_least8_t.3, uint_least16_t.3, uint_least32_t.3, uint_least64_t.3, uint_l...Alejandro Colomar5-0/+5
2020-10-01system_data_types.7: Add uint_leastN_t family of typesAlejandro Colomar1-0/+75
2020-10-01int_least8_t.3, int_least16_t.3, int_least32_t.3, int_least64_t.3, int_leastN...Alejandro Colomar5-0/+5
2020-10-01system_data_types.7: Add int_leastN_t family of typesAlejandro Colomar1-0/+72
2020-10-01uint_fast8_t.3, uint_fast16_t.3, uint_fast32_t.3, uint_fast64_t.3, uint_fastN...Alejandro Colomar5-0/+5
2020-10-01system_data_types.7: Add uint_fastN_t family of typesAlejandro Colomar1-0/+80
2020-10-01int_fast8_t.3, int_fast16_t.3, int_fast32_t.3, int_fast64_t.3, int_fastN_t.3:...Alejandro Colomar5-0/+5
2020-10-01system_data_types.7: Add int_fastN_t family of typesAlejandro Colomar1-0/+77
2020-10-01system_data_types.7: Move "Bugs" after "Notes", as man-pages(7) specifiesAlejandro Colomar1-8/+8
2020-10-01uintptr_t.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-10-01system_data_types.7: Add 'uintptr_t'Alejandro Colomar1-0/+68
2020-10-01intptr_t.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-10-01system_data_types.7: Add 'intptr_t'Alejandro Colomar1-0/+65
2020-10-01system_data_types.7: srcfixAlejandro Colomar1-34/+0
2020-10-01system_data_types.7: srcfixAlejandro Colomar1-4/+12
2020-10-01system_data_types.7: srcfixAlejandro Colomar1-35/+70
2020-10-01malloc_get_state.3: ffixAlejandro Colomar1-1/+1
2020-10-01feature_test_macros.7: Update list of macros that inhibit default definitionsJakub Wilk1-1/+4
2020-10-01system_data_types.7: Improve "Include" wording and format, and explain it in ...Alejandro Colomar1-183/+119
2020-09-30openat2.2: tfix: fix minor reference typoAleksa Sarai1-1/+1
2020-09-30sched_getattr.2: Update to include changed size semanticsAleksa Sarai1-4/+12
2020-09-30man_show_fixme.sh: Fix misquoted double quotes in regexpsMichael Kerrisk1-3/+3
2020-09-29xdr.3: ffixMichael Kerrisk1-2/+2
2020-09-29rpc.3: ffixMichael Kerrisk1-2/+2
2020-09-29feature_test_macros.7: ffixMichael Kerrisk1-2/+2
2020-09-29getutent.3: ffixMichael Kerrisk1-8/+5
2020-09-29perf_event_open.2: srcfixMichael Kerrisk1-0/+8
2020-09-29proc.5: ffix + srcfixMichael Kerrisk1-13/+5
2020-09-29adjtimex.2, futex.2, semop.2, slabinfo.5, feature_test_macros.7, keyrings.7: ...Michael Kerrisk6-10/+6
2020-09-29strftime.3: ffixMichael Kerrisk1-2/+8
2020-09-29FILE.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-09-29system_data_types.7: Add 'FILE'Tycho Andersen1-0/+24
2020-09-29_exit.2, access.2, acct.2, brk.2, chdir.2, chmod.2, chown.2, chroot.2, clock_...Michael Kerrisk301-602/+602
2020-09-29chmod.2, connect.2, recv.2: srcfixMichael Kerrisk3-3/+0
2020-09-29clone.2, io_submit.2, select.2, shmget.2, getcontext.3, malloc_info.3, mtrace...Michael Kerrisk10-21/+21
2020-09-29system_data_types.7: Minor edits to Alejandro Colomar's patchMichael Kerrisk1-2/+2
2020-09-29uint8_t.3, uint16_t.3, uint32_t.3, uint64_t.3, uintN_t.3: New links to system...Alejandro Colomar5-0/+5
2020-09-29system_data_types.7: Add uintN_t family of typesAlejandro Colomar1-0/+82
2020-09-29int8_t.3, int16_t.3, int32_t.3, int64_t.3, intN_t.3: New links to system_data...Alejandro Colomar5-0/+5
2020-09-29system_data_types.7: Add intN_t family of typesAlejandro Colomar1-0/+79
2020-09-29uintmax_t.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-09-29system_data_types.7: Add 'uintmax_t'Alejandro Colomar1-0/+55
2020-09-29intmax_t.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-09-29system_data_types.7: Add 'intmax_t'Alejandro Colomar1-0/+56
2020-09-29statx.2: Minor edits to Ira Weiny'sMichael Kerrisk1-10/+16
2020-09-29statx.2: Add STATX_ATTR_DAXIra Weiny1-0/+24
2020-09-28ioctl_fslabel.2: ffixMichael Kerrisk1-1/+1
2020-09-28system_data_types.7: ffixAlejandro Colomar1-29/+29
2020-09-26va_list.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-09-26system_data_types.7: Add va_listAlejandro Colomar1-0/+31
2020-09-26seccomp.2: ffixMichael Kerrisk1-1/+1
2020-09-25rtld-audit.7: srcfix: semantic newlinesMichael Kerrisk1-3/+6
2020-09-25rtld-audit.7: Clarify la_version handshakeFlorian Weimer1-11/+25
2020-09-25system_data_types.7: Minor tweaks to Alejandro Colomar's float_t/double_t pat...Michael Kerrisk1-8/+8
2020-09-25system_data_types.7: srcfixAlejandro Colomar1-139/+192
2020-09-25double_t.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-09-25system_data_types.7: Add double_tAlejandro Colomar1-0/+42
2020-09-25float_t.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-09-25system_data_types.7: Add float_tAlejandro Colomar1-0/+42
2020-09-25system_data_types.7: srcfixAlejandro Colomar1-1/+1
2020-09-25seccomp.2: Use ARRAY_SIZE() macro instead of raw sizeof divisionAlejandro Colomar1-1/+2
2020-09-25seccomp.2: Remove unneeded castAlejandro Colomar1-1/+1
2020-09-25lconv.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-09-25system_data_types.7: Add lconvAlejandro Colomar1-0/+47
2020-09-25getgrent_r.3: Declare variables with different types in different linesAlejandro Colomar1-1/+2
2020-09-25system_data_types.7: ffixAlejandro Colomar1-1/+1
2020-09-24lldiv_t.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-09-24system_data_types.7: Add lldiv_tAlejandro Colomar1-0/+22
2020-09-24ldiv_t.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-09-24system_data_types.7: Add ldiv_tAlejandro Colomar1-0/+22
2020-09-24div_t.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-09-24system_data_types.7: Add div_tAlejandro Colomar1-0/+22
2020-09-24imaxdiv_t.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-09-24system_data_types.7: Add imaxdiv_tAlejandro Colomar1-0/+22
2020-09-24strfromd.3: tfixMichael Kerrisk1-1/+1
2020-09-24core.5: srcfixMichael Kerrisk1-1/+0
2020-09-24core.5: ffixMichael Kerrisk1-2/+0
2020-09-24ldd.1: Minor tweak to 'ldd' output exampleMichael Kerrisk1-12/+16
2020-09-24ptrace.2: ffixMichael Kerrisk1-20/+20
2020-09-24pldd.1, bpf.2, clone.2, dup.2, ioctl_fat.2, nfsservctl.2, open_by_handle_at.2...Michael Kerrisk36-76/+76
2020-09-24open.2: ffixMichael Kerrisk1-2/+2
2020-09-24ioctl_ns.2, stat.2: Fix signedness of printf specifiersAlejandro Colomar2-8/+8
2020-09-23fexcept_t.3: New link to system_data_types(7)Alejandro Colomar1-0/+1
2020-09-23system_data_types.7: Add 'fexcept_t'Alejandro Colomar1-1/+16
2020-09-23system_data_types.7: Reword description of fenv_t to avoid simply quoting POS...Michael Kerrisk1-4/+3
2020-09-22system_data_types.7: ffixAlejandro Colomar1-3/+3
2020-09-22id_t.3: New link to system_data_types(7)Michael Kerrisk1-0/+1
2020-09-22system_data_types.7: Add 'id_t'Michael Kerrisk1-0/+22
2020-09-22system_data_types.7: Add self to copyright noticeMichael Kerrisk1-0/+1
2020-09-22gid_t.3: New link to system_data_types(7)Michael Kerrisk1-0/+1
2020-09-22system_data_types.7: Add 'gid_t'Michael Kerrisk1-0/+35
2020-09-22uid_t.3: New link to system_data_types(7)Michael Kerrisk1-0/+1
2020-09-22system_data_types.7: Add 'uid_t'Michael Kerrisk1-0/+32
2020-09-22kcmp.2: tfixMichael Kerrisk1-1/+1
2020-09-22credentials.7: SEE ALSO: add system_data_types(7)Michael Kerrisk1-0/+1
2020-09-22system_data_types.7: tfixMichael Kerrisk1-1/+1
2020-09-22system_data_types.7: Add further POSIX details for size_t, ssize_t, and susec...Michael Kerrisk1-2/+18
2020-09-22pid_t.3: New link to system_data_types(7)Michael Kerrisk1-0/+1
2020-09-22system_data_types.7: Document pid_tMichael Kerrisk1-0/+54
2020-09-22sigset_t.3: New link to system_data_types.7Michael Kerrisk1-0/+1
2020-09-22system_data_types.7: Add description of sigset_tMichael Kerrisk1-0/+27
2020-09-22system_data_types.7: Add brief description of regmatch_tMichael Kerrisk1-0/+2
2020-09-21fenv_t.3: New link to new documented type in system_data_types(7)Alejandro Colomar1-0/+1
2020-09-21system_data_types.7: Document fenv_tAlejandro Colomar1-0/+16
2020-09-21system_data_types.7: wfixAlejandro Colomar1-1/+1
2020-09-21system_data_types.7: Minor tweaks to Alejandro Colomar's patchMichael Kerrisk1-10/+15
2020-09-21system_data_types.7: Describe use of printf()/scanf() modifiers for integer d...Alejandro Colomar1-0/+73
2020-09-20system_data_types.7: Minor tweaks to Alejandro Colomar's patchMichael Kerrisk1-3/+5
2020-09-20system_data_types.7: Specify the length modifiers for the variables that have...Alejandro Colomar1-0/+56
2020-09-20siginfo_t.3: New link to new documented type in system_data_types(7)Alejandro Colomar1-0/+1
2020-09-20system_data_types.7: Defer to sigaction(2) for further information on siginfo_tMichael Kerrisk1-2/+5
2020-09-20system_data_types.7: ffixMichael Kerrisk1-9/+7