| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -134/+0 |
| 2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -7/+7 |
| 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/+2 |
| 2023-03-30 | man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections | Alejandro Colomar | 1 | -1/+3 |
| 2022-12-15 | Many pages: Add '\" t' comment where necessary | Alejandro Colomar | 1 | -0/+1 |
| 2022-10-30 | Many pages: Use correct letter case in page titles (TH) | Alejandro Colomar | 1 | -1/+1 |
| 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-09 | Revert "src.mk, All pages: Move man* to man/" | Alejandro Colomar | 1 | -0/+134 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -134/+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-20 | Many pages: Fix style issues reported by `make lint-groff` | Alejandro Colomar | 1 | -1/+1 |
| 2022-03-06 | Many pages: LIBRARY: srcfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-03-06 | pthread_join.3: Add LIBRARY section (libpthread) | Alejandro Colomar | 1 | -2/+3 |
| 2022-02-25 | Various pages: [Linux-man-pages-copyleft] Use SPDX-License-Identifier | Alejandro Colomar | 1 | -21/+1 |
| 2021-03-22 | getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,... | Michael Kerrisk | 1 | -1/+1 |
| 2021-01-21 | Various pages: use "\-" to generate real minus in circumstances where appropr... | Michael Kerrisk | 1 | -1/+1 |
| 2021-01-06 | Various pages: Improve formatting in ATTRIBUTES | Michael Kerrisk | 1 | -1/+5 |
| 2020-06-09 | iconv.1, locale.1, memusage.1, memusagestat.1, pldd.1, sprof.1, _syscall.2, a... | Michael Kerrisk | 1 | -1/+1 |
| 2020-05-31 | Various pages: retitle EXAMPLE section heading to EXAMPLES | 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-16 | CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield... | Michael Kerrisk | 1 | -7/+7 |
| 2017-08-15 | _syscall.2, clock_getres.2, clone.2, copy_file_range.2, create_module.2, dele... | Michael Kerrisk | 1 | -1/+1 |
| 2017-08-15 | _exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get... | Michael Kerrisk | 1 | -1/+1 |
| 2016-10-08 | memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu... | Michael Kerrisk | 1 | -1/+1 |
| 2016-08-31 | pthread_join.3: Note that the caller might do clean up after joining with a t... | Michael Kerrisk | 1 | -0/+3 |
| 2016-08-29 | pthread_join.3: Clarify use of 'retval' pointer | Michael Kerrisk | 1 | -3/+3 |
| 2015-07-24 | pthread_join.3: CONFORMING TO: add POSIX.1-2008 | Michael Kerrisk | 1 | -1/+1 |
| 2015-07-23 | intro.1, locale.1, _exit.2, access.2, bpf.2, brk.2, capget.2, chmod.2, chroot... | Michael Kerrisk | 1 | -1/+1 |
| 2015-05-20 | pthread_join.3: ATTRIBUTES: Note function that is thread-safe | Zeng Linggang | 1 | -0/+13 |
| 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 |
| 2009-12-03 | pthread_join.3: wfix: s/pthread_create/pthread_join/ | Michael Kerrisk | 1 | -1/+1 |
| 2009-02-03 | pthread_join.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2008-11-25 | pthread_cancel.3, pthread_detach.3, pthread_join.3, pthread_setaffinity_np.3:... | Michael Kerrisk | 1 | -2/+4 |
| 2008-10-29 | pthread_join.3: wfix: s/unpredictable/undefined/ | Michael Kerrisk | 1 | -1/+1 |
| 2008-10-29 | pthread_join.3: SEE ALSO: Add pthread_tryjoin_np(3) | Michael Kerrisk | 1 | -1/+2 |
| 2008-10-29 | pthread_join.3: EINVAL also occurs if there is already a joining thread | Michael Kerrisk | 1 | -2/+4 |
| 2008-10-29 | pthread_join.3: New page for pthread_join(3) | Michael Kerrisk | 1 | -0/+126 |