| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -411/+0 |
| 2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -17/+17 |
| 2023-08-13 | man*/: Remove .sp 1 calls right before SH or PP | Alejandro Colomar | 1 | -1/+0 |
| 2023-07-20 | man*/: ffix (un-bracket tables) | G. Branden Robinson | 1 | -4/+6 |
| 2023-07-08 | regex.3: ffix: "([^...])" is not an end of sentence | наб | 1 | -1/+1 |
| 2023-05-03 | man*/, man.ignore.grep: srcfix; warn about blank lines | Alejandro Colomar | 1 | -9/+9 |
| 2023-04-22 | regex.3: srcfix | Alejandro Colomar | 1 | -1/+2 |
| 2023-04-22 | regex.3: We rewrote most of the page | Alejandro Colomar | 1 | -0/+2 |
| 2023-04-21 | regex.3: Destandardeseify Match offsets | наб | 1 | -28/+25 |
| 2023-04-21 | regex.3: Desoupify regerror() description | наб | 1 | -20/+16 |
| 2023-04-21 | regex.3: SYNOPSIS: Remove superfluous comments | Alejandro Colomar | 1 | -6/+3 |
| 2023-04-21 | regex.3: Further clarify the sole purpose of REG_NOSUB | наб | 1 | -8/+6 |
| 2023-04-21 | regex.3: Finalise move of reg*.3type | наб | 1 | -18/+32 |
| 2023-04-21 | regex.3, regex_t.3type, regmatch_t.3type, regoff_t.3type: Move & link regex_t... | наб | 1 | -0/+30 |
| 2023-04-21 | regex.3: Desoupify regfree() description | наб | 1 | -5/+5 |
| 2023-04-21 | regex.3: Improve REG_STARTEND | наб | 1 | -13/+16 |
| 2023-04-21 | regex.3: Desoupify regexec() description | наб | 1 | -6/+4 |
| 2023-04-20 | regex.3: SYNOPSIS: Add _Nullable qualifier to regerror()'s errbuf | Alejandro Colomar | 1 | -2/+2 |
| 2023-04-20 | regex.3: Desoupify regcomp() description | наб | 1 | -15/+7 |
| 2023-04-20 | regex.3: Fix subsection headings | наб | 1 | -5/+5 |
| 2023-04-20 | regex.3: SYNOPSIS: Add _Nullable qualifier | Alejandro Colomar | 1 | -2/+2 |
| 2023-04-20 | man*/: ffix, wfix | наб | 1 | -2/+2 |
| 2023-04-20 | regex.3: wfix | наб | 1 | -2/+2 |
| 2023-04-20 | regex.3: ffix | наб | 1 | -2/+2 |
| 2023-04-20 | regex.3: Note that pmatch is still used if REG_NOSUB if REG_STARTEND | наб | 1 | -2/+4 |
| 2023-03-30 | man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections | Alejandro Colomar | 1 | -1/+3 |
| 2023-02-05 | Many pages: Use \[ha] instead of \(ha | Alejandro Colomar | 1 | -2/+2 |
| 2023-02-05 | Many pages: Use \[aq] instead of \(aq | Alejandro Colomar | 1 | -2/+2 |
| 2023-02-05 | regex.3: tfix | Alejandro Colomar | 1 | -1/+1 |
| 2023-01-07 | Many pages: TH: Use lowercase | Alejandro Colomar | 1 | -1/+1 |
| 2022-12-15 | Many pages: Add '\" t' comment where necessary | Alejandro Colomar | 1 | -0/+1 |
| 2022-11-10 | Various pages: SYNOPSIS: Use VLA syntax in function parameters | Alejandro Colomar | 1 | -3/+4 |
| 2022-10-09 | dist.mk, All pages: .TH: Generate date at 'make dist' | Alejandro Colomar | 1 | -1/+1 |
| 2022-10-09 | getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag... | Alejandro Colomar | 1 | -1/+1 |
| 2022-09-15 | Various pages: EXAMPLES: Use unsigned types for loop iterators | Alex Colomar | 1 | -2/+2 |
| 2022-09-09 | Revert "src.mk, All pages: Move man* to man/" | Alejandro Colomar | 1 | -0/+376 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -376/+0 |
| 2022-08-21 | All pages: Remove the 5th argument to .TH | Alejandro Colomar | 1 | -1/+1 |
| 2022-08-21 | All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)" | Alejandro Colomar | 1 | -1/+1 |
| 2022-07-29 | Many pages: Use STANDARDS instead of CONFORMING TO | Alejandro Colomar | 1 | -1/+1 |
| 2022-03-06 | Many pages: LIBRARY: srcfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-02-27 | regex.3: Add LIBRARY section (libc) | Alejandro Colomar | 1 | -0/+3 |
| 2022-02-25 | Various pages: [Linux-man-pages-copyleft] Use SPDX-License-Identifier | Alejandro Colomar | 1 | -21/+1 |
| 2021-08-09 | regex.3: wfix | наб | 1 | -2/+2 |
| 2021-03-22 | getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,... | Michael Kerrisk | 1 | -1/+1 |
| 2021-03-14 | regex.3: SYNOPSIS: Use 'restrict' in prototypes | Alejandro Colomar | 1 | -6/+8 |
| 2021-01-06 | Various pages: Improve formatting in ATTRIBUTES | Michael Kerrisk | 1 | -1/+6 |
| 2021-01-05 | Various pages: Use internally consistent continuation indents in SYNOPSIS | Michael Kerrisk | 1 | -1/+1 |
| 2021-01-01 | Various pages: bring more whitespace consistency in SYNOPSIS | Michael Kerrisk | 1 | -2/+0 |
| 2020-12-20 | regex.3: ffix | Michael Kerrisk | 1 | -1/+2 |
| 2020-10-17 | regex.3: Add example program | Alejandro Colomar | 1 | -0/+42 |
| 2020-10-14 | regex.3: wfix | Michael Kerrisk | 1 | -2/+2 |
| 2020-10-14 | regex.3: wfix | Alejandro Colomar | 1 | -5/+1 |
| 2020-10-11 | regex.3: Remove unnecessary include | Alejandro Colomar | 1 | -1/+0 |
| 2020-08-13 | intro.1, clock_getres.2, execve.2, fcntl.2, iopl.2, lseek.2, mknod.2, mmap.2,... | Michael Kerrisk | 1 | -1/+1 |
| 2020-08-09 | pldd.1, bpf.2, execve.2, futex.2, ioctl_fat.2, ioctl_tty.2, keyctl.2, signalf... | Michael Kerrisk | 1 | -2/+2 |
| 2019-10-11 | localedef.1, close.2, copy_file_range.2, execve.2, get_robust_list.2, getdoma... | Michael Kerrisk | 1 | -1/+1 |
| 2019-09-13 | regex.3: Minor rewording | Michael Kerrisk | 1 | -1/+1 |
| 2019-09-13 | regex.3: ffix | Michael Kerrisk | 1 | -5/+12 |
| 2019-09-13 | regex.3: srcfix: Wrap source lines at sentence boundaries | Michael Kerrisk | 1 | -2/+4 |
| 2019-09-13 | regex.3: Document REG_STARTEND | Rob Landley | 1 | -0/+11 |
| 2019-03-06 | getent.1, iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, ... | Michael Kerrisk | 1 | -1/+1 |
| 2019-02-27 | locale.1, memusage.1, pldd.1, _syscall.2, add_key.2, bind.2, bpf.2, chown.2, ... | Michael Kerrisk | 1 | -1/+1 |
| 2017-09-15 | iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ... | Michael Kerrisk | 1 | -1/+1 |
| 2017-08-20 | regex.3: ffix | Michael Kerrisk | 1 | -1/+1 |
| 2017-08-19 | execve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns.2, ioctl_userfaultfd.2, k... | Michael Kerrisk | 1 | -2/+2 |
| 2017-08-18 | arch_prctl.2, ioctl_fideduperange.2, ioctl_getfsmap.2, kexec_load.2, madvise.... | Michael Kerrisk | 1 | -1/+1 |
| 2017-08-16 | CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield... | Michael Kerrisk | 1 | -11/+11 |
| 2017-08-15 | _exit.2, accept.2, chmod.2, dup.2, getgroups.2, keyctl.2, link.2, mkdir.2, mk... | Michael Kerrisk | 1 | -4/+4 |
| 2016-06-09 | regex.3: Minor fix to 'info libc' regex reference | Michael Kerrisk | 1 | -1/+1 |
| 2015-08-08 | ldd.1, sprof.1, accept.2, alarm.2, bind.2, chdir.2, clock_nanosleep.2, close.... | Michael Kerrisk | 1 | -1/+1 |
| 2015-07-24 | regex.3: CONFORMING TO: add POSIX.1-2008 | Michael Kerrisk | 1 | -1/+1 |
| 2015-05-07 | add_key.2, chown.2, epoll_ctl.2, epoll_wait.2, execve.2, fcntl.2, get_mempoli... | Michael Kerrisk | 1 | -1/+1 |
| 2015-05-06 | regex.3: Fix error in description of 'cflags' | Michael Kerrisk | 1 | -1/+1 |
| 2015-03-02 | mmap.2, a64l.3, abort.3, abs.3, acos.3, acosh.3, addseverity.3, adjtime.3, ai... | Michael Kerrisk | 1 | -1/+1 |
| 2015-02-27 | regex.3: ATTRIBUTES: Note functions that are thread safe with exceptions | Peng Haitao | 1 | -0/+19 |
| 2014-01-07 | regex.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2014-01-07 | regex.3: tfix | Yuri Kozlov | 1 | -1/+1 |
| 2014-01-02 | uselib.2, getfsent.3, regex.3, nsswitch.conf.5, inotify.7, man-pages.7, symli... | Michael Kerrisk | 1 | -1/+1 |
| 2013-06-20 | regex.3: Remove unused macro | Eric S. Raymond | 1 | -4/+0 |
| 2013-03-10 | intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,... | Michael Kerrisk | 1 | -1/+1 |
| 2013-03-10 | intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,... | Michael Kerrisk | 1 | -0/+2 |
| 2013-02-24 | intro.1, time.1, _syscall.2, accept.2, capget.2, clone.2, execve.2, fcntl.2, ... | Michael Kerrisk | 1 | -5/+5 |
| 2013-02-24 | getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a... | Michael Kerrisk | 1 | -3/+3 |
| 2013-02-24 | intro.1, time.1, _syscall.2, accept.2, brk.2, capget.2, faccessat.2, futimesa... | Michael Kerrisk | 1 | -5/+5 |
| 2013-02-11 | regex.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2013-02-11 | regex.3: Minor fixes + tstamp | Michael Kerrisk | 1 | -3/+3 |
| 2013-02-11 | regex.3: Clarify details of matching | Reuben Thomas | 1 | -3/+15 |
| 2012-09-24 | regex.3: tfix | David Prévot | 1 | -1/+1 |
| 2012-07-19 | regex.3: Correct SEE ALSO reference to glibc manual "regex" section | Michael Kerrisk | 1 | -2/+4 |
| 2011-09-27 | regex.3: Change "terminating null" to "terminating null byte" | Michael Kerrisk | 1 | -2/+2 |
| 2010-01-16 | accept.2, access.2, acct.2, clock_nanosleep.2, mbind.2, mincore.2, remap_file... | Michael Kerrisk | 1 | -1/+1 |
| 2010-01-16 | intro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl.2, getrlimit.2, getso... | Michael Kerrisk | 1 | -1/+1 |
| 2008-07-13 | tfix | Michael Kerrisk | 1 | -1/+1 |
| 2008-07-10 | s/parameter/argument/ when talking about the things given | Michael Kerrisk | 1 | -1/+1 |
| 2008-06-09 | s/\\'/\\(aq/ | Michael Kerrisk | 1 | -1/+1 |
| 2008-06-05 | s/'/\\'/ to improve rendering in UTF-8. | Michael Kerrisk | 1 | -1/+1 |
| 2008-05-29 | Update timestamp | Michael Kerrisk | 1 | -1/+1 |
| 2008-05-06 | Clarify description of 'rm_eo' field. | Michael Kerrisk | 1 | -1/+2 |
| 2008-03-19 | s/nonzero/non-zero/ | Michael Kerrisk | 1 | -1/+1 |
| 2007-12-25 | hyphenation fixes | Michael Kerrisk | 1 | -1/+1 |
| 2007-12-23 | ffix | Michael Kerrisk | 1 | -2/+1 |
| 2007-12-23 | Format SYNOPSIS consistently. | Michael Kerrisk | 1 | -15/+13 |
| 2007-12-19 | enclose code smaples/structure defns/etc in ".in +4n / .in" | Michael Kerrisk | 1 | -2/+2 |
| 2007-12-19 | Make the standard indent for code samples, shell session | Michael Kerrisk | 1 | -1/+1 |
| 2007-12-09 | Format include files consistently (".I <.*\.h>"). | Michael Kerrisk | 1 | -1/+1 |
| 2007-10-03 | grfix | Michael Kerrisk | 1 | -1/+1 |
| 2007-09-20 | Fix redundant formatting macros | Michael Kerrisk | 1 | -1/+1 |
| 2007-07-22 | ffix | Michael Kerrisk | 1 | -1/+0 |
| 2007-06-23 | ffix | Michael Kerrisk | 1 | -11/+7 |
| 2007-06-08 | Convert to American spelling conventions | Michael Kerrisk | 1 | -1/+1 |
| 2007-05-27 | Add grep(1) to SEE ALSO list. | Michael Kerrisk | 1 | -0/+1 |
| 2007-05-18 | Fix inconsistencies in .TH line | Michael Kerrisk | 1 | -1/+1 |
| 2007-05-16 | Convert SH to SS and other section-related fixes. | Michael Kerrisk | 1 | -4/+5 |
| 2007-04-12 | Wrapped long lines, wrapped at sentence boundaries; stripped trailing | Michael Kerrisk | 1 | -54/+58 |
| 2006-12-27 | Fix .TH line. | Michael Kerrisk | 1 | -1/+1 |
| 2006-08-03 | Updated CONFORMING TO section | Michael Kerrisk | 1 | -1/+1 |
| 2005-10-19 | Automated addition of parentheses by add_parens_for_own_funcs.sh | Michael Kerrisk | 1 | -20/+20 |
| 2005-07-06 | hyphen/dash fixes. | Michael Kerrisk | 1 | -1/+1 |
| 2005-06-15 | global edit s/ -1/ \\-1/g | Michael Kerrisk | 1 | -2/+2 |
| 2004-11-03 | Import of man-pages 1.70man-pages-1.70 | Michael Kerrisk | 1 | -0/+300 |