| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -176/+0 |
| 2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -8/+8 |
| 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/+1 |
| 2023-02-05 | Many pages: Use lowercase for 'glibc' | Alejandro Colomar | 1 | -2/+2 |
| 2022-12-15 | Many pages: Add '\" t' comment where necessary | Alejandro Colomar | 1 | -0/+1 |
| 2022-12-04 | Many pages: wfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-11-10 | Various pages: SYNOPSIS: Use VLA syntax in function parameters | Alejandro Colomar | 1 | -1/+2 |
| 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/+177 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -177/+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 | -4/+4 |
| 2022-03-06 | Many pages: LIBRARY: srcfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-03-06 | random_r.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-03-22 | getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,... | Michael Kerrisk | 1 | -1/+1 |
| 2021-03-14 | random_r.3: SYNOPSIS: Use 'restrict' in prototypes | Alejandro Colomar | 1 | -4/+6 |
| 2021-01-07 | Various pages: Standardize wording around setting of 'errno' on error | Michael Kerrisk | 1 | -1/+1 |
| 2021-01-06 | Various pages: Improve formatting in ATTRIBUTES | Michael Kerrisk | 1 | -2/+6 |
| 2021-01-05 | Various pages: Simplify mark-up for Feature Test Macro requirements | Michael Kerrisk | 1 | -6/+4 |
| 2021-01-04 | Various pages: replace '.ad b' macro with '.ad' | Michael Kerrisk | 1 | -1/+1 |
| 2021-01-01 | Various pages: clean-ups after "bring more whitespace consistency in SYNOPSIS" | Michael Kerrisk | 1 | -2/+0 |
| 2020-12-31 | Various pages: s/Glibc versions </Glibc </ in Feature Test Macro discussions | Michael Kerrisk | 1 | -1/+1 |
| 2020-09-29 | _exit.2, access.2, acct.2, brk.2, chdir.2, chmod.2, chown.2, chroot.2, clock_... | Michael Kerrisk | 1 | -2/+2 |
| 2017-11-09 | random_r.3: wfix | Seonghun Lim | 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 | -4/+4 |
| 2017-08-15 | _syscall.2, clock_getres.2, clone.2, copy_file_range.2, create_module.2, dele... | Michael Kerrisk | 1 | -3/+3 |
| 2017-08-15 | _exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get... | Michael Kerrisk | 1 | -3/+3 |
| 2017-03-13 | add_key.2, execve.2, fork.2, fsync.2, getrandom.2, getrlimit.2, getxattr.2, i... | Michael Kerrisk | 1 | -1/+1 |
| 2017-01-26 | random_r.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2017-01-25 | random_r.3: Add BUGS section pointing out the weirdness of the initstate_r() API | Michael Kerrisk | 1 | -0/+11 |
| 2017-01-25 | random_r.3: Note that 'buf' records a pointer to 'statebuf' | Michael Kerrisk | 1 | -0/+17 |
| 2017-01-25 | random_r.3: Add some usage notes for setstate_r() | Michael Kerrisk | 1 | -0/+5 |
| 2017-01-25 | random_r.3: 'buf.state' must be initialized to NULL before calling initstate_r() | Michael Kerrisk | 1 | -0/+3 |
| 2016-03-15 | locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu... | Michael Kerrisk | 1 | -1/+1 |
| 2016-03-01 | a64l.3, atoi.3, clearenv.3, drand48.3, drand48_r.3, ecvt.3, ecvt_r.3, gcvt.3,... | Michael Kerrisk | 1 | -1/+2 |
| 2015-12-29 | accept.2, acct.2, bind.2, clock_getres.2, connect.2, dup.2, epoll_create.2, e... | Michael Kerrisk | 1 | -1/+1 |
| 2015-12-17 | random_r.3: Clarify need to use initstate_r() | Michael Kerrisk | 1 | -1/+5 |
| 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 | random_r.3: Modify thread-safety information | Ma Shimiao | 1 | -1/+1 |
| 2015-02-27 | random_r.3: Reformat thread-safety information | Peng Haitao | 1 | -4/+11 |
| 2014-04-01 | random_r.3: ATTRIBUTES: Note functions that are thread-safe | Peng Haitao | 1 | -1/+10 |
| 2013-04-19 | random_r.3: RETURN VALUE: mention that 'errno' is set on error | Michael Kerrisk | 1 | -2/+5 |
| 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 | getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a... | Michael Kerrisk | 1 | -3/+3 |
| 2010-09-22 | random_r.3: ffix | Michael Kerrisk | 1 | -0/+2 |
| 2010-01-16 | accept.2, execve.2, futimesat.2, getresuid.2, getrlimit.2, madvise.2, mq_gets... | Michael Kerrisk | 1 | -1/+1 |
| 2008-04-25 | Removed trailing white space at end of lines | Michael Kerrisk | 1 | -2/+2 |
| 2008-04-22 | Remove out-of-date FIXME | Michael Kerrisk | 1 | -1/+0 |
| 2008-03-05 | Documents random_r(3), srandom_r(3), initstate_r(32), and setstate_r(3), | Michael Kerrisk | 1 | -0/+129 |