| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -269/+0 |
| 2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -7/+7 |
| 2023-05-03 | man*/, man.ignore.grep: srcfix; warn about blank lines | Alejandro Colomar | 1 | -8/+8 |
| 2023-04-03 | man*/: ffix | Alejandro Colomar | 1 | -1/+1 |
| 2023-03-30 | man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections | Alejandro Colomar | 1 | -5/+3 |
| 2023-02-05 | Many pages: Use \[bu] instead of \(bu | Alejandro Colomar | 1 | -9/+9 |
| 2022-10-30 | Many pages: Use correct letter case in page titles (TH) | Alejandro Colomar | 1 | -1/+1 |
| 2022-10-29 | Many pages: Use a consistent style for lists | Alejandro Colomar | 1 | -2/+2 |
| 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-17 | Various pages: EXAMPLES: Align variable declarations | Alex Colomar | 1 | -2/+2 |
| 2022-09-09 | Revert "src.mk, All pages: Move man* to man/" | Alejandro Colomar | 1 | -0/+271 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -271/+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-05-03 | Various pages: EXAMPLES: ffix | Alejandro Colomar | 1 | -1/+1 |
| 2022-05-02 | Various pages: EXAMPLES: Use SYS_xxx syscall macros instead of __NR_xxx | Alejandro Colomar | 1 | -9/+4 |
| 2022-04-30 | Many pages: EXAMPLES: Add wrapper comments SRC BEGIN and SRC END | Alejandro Colomar | 1 | -0/+2 |
| 2022-03-20 | Many pages: Fix style issues reported by `make lint-groff` | Alejandro Colomar | 1 | -10/+10 |
| 2022-03-06 | Many pages: LIBRARY: srcfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-02-25 | pidfd_open.2: Add LIBRARY section | 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-27 | iconv.1, ldd.1, accept.2, access.2, add_key.2, arch_prctl.2, bpf.2, chmod.2, ... | Michael Kerrisk | 1 | -1/+1 |
| 2021-08-11 | pidfd_open.2: Document PIDFD_NONBLOCK | Michael Kerrisk | 1 | -3/+12 |
| 2021-05-11 | pidfd_open.2: Use syscall(SYS_...); for system calls without a wrapper | Alejandro Colomar | 1 | -5/+8 |
| 2021-03-22 | getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,... | Michael Kerrisk | 1 | -1/+1 |
| 2021-03-15 | Various pages: Remove unused <sys/types.h> | Alejandro Colomar | 1 | -2/+0 |
| 2021-02-02 | pidfd_open.2: Note the process_madvise(2) use case for PID file descriptors | Michael Kerrisk | 1 | -0/+6 |
| 2021-01-07 | Various pages: Standardize wording around setting of 'errno' on error | Michael Kerrisk | 1 | -1/+1 |
| 2020-12-30 | Various pages: Normalize NOTES about nonexistent glibc wrappers | Ganimedes Colomar | 1 | -1/+1 |
| 2020-12-30 | Various pages: Normalize SYNOPSIS notes about nonexistent glibc wrappers | Ganimedes Colomar | 1 | -0/+3 |
| 2020-11-16 | pidfd_open.2, pidfd_send_signal.2, poll.2, semget.2: ffix: EXAMPLES: use .EX/... | Michael Kerrisk | 1 | -2/+2 |
| 2020-09-12 | eventfd.2, mprotect.2, pidfd_open.2, spu_run.2, timer_create.2, bswap.3, dl_i... | Alejandro Colomar | 1 | -1/+1 |
| 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-07-17 | pidfd_open.2: Close the pidfd in EXAMPLE | Michael Kerrisk | 1 | -0/+1 |
| 2020-06-21 | man2/*: srcfix: fix warnings from "mandoc -Tlint" | Bjarni Ingi Gislason | 1 | -1/+0 |
| 2020-06-15 | pidfd_open.2: Add the setns(2) use case for PID file descriptors | Michael Kerrisk | 1 | -0/+6 |
| 2020-06-15 | pidfd_open.2: ffix | Michael Kerrisk | 1 | -7/+7 |
| 2020-05-31 | Various pages: retitle EXAMPLE section heading to EXAMPLES | Michael Kerrisk | 1 | -1/+1 |
| 2020-04-11 | getent.1, localedef.1, accept.2, arch_prctl.2, clock_getres.2, clock_nanoslee... | Michael Kerrisk | 1 | -1/+1 |
| 2020-04-10 | pidfd_open.2: Mention pidfd_getfd(2) | Michael Kerrisk | 1 | -0/+6 |
| 2020-04-10 | accept.2, epoll_create.2, inotify_add_watch.2, open.2, open_by_handle_at.2, p... | Michael Kerrisk | 1 | -1/+1 |
| 2020-02-23 | pidfd_open.2: wfix | Alexander Miller | 1 | -1/+1 |
| 2019-11-19 | clone.2, fallocate.2, ioctl_iflags.2, ioctl_list.2, pidfd_open.2, pivot_root.... | Michael Kerrisk | 1 | -1/+1 |
| 2019-10-30 | pidfd_open.2: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2019-10-13 | mount.2, pidfd_open.2, fuse.4: Minor fix: s/file system/filesystem/ | Michael Kerrisk | 1 | -1/+1 |
| 2019-10-12 | pidfd_open.2: Note the waitid() use case for PID file descriptors | Michael Kerrisk | 1 | -1/+7 |
| 2019-10-12 | pidfd_open.2: Minor fix: add some structure to text on use cases | Michael Kerrisk | 1 | -1/+9 |
| 2019-10-12 | pidfd_open.2: Add a subsection header "Use cases for PID file descriptors" | Michael Kerrisk | 1 | -0/+2 |
| 2019-10-12 | pidfd_open.2: Make it a little more explicit the CLONE_PIDFD returns a PID FD | Michael Kerrisk | 1 | -1/+2 |
| 2019-10-12 | pidfd_open.2: Minor wording improvement | Michael Kerrisk | 1 | -1/+2 |
| 2019-10-12 | pidfd_open.2: Remove a redundant sentence | Michael Kerrisk | 1 | -5/+0 |
| 2019-10-10 | pidfd_open.2: Further enhancements to fork() + pidfd_open() text | Michael Kerrisk | 1 | -0/+9 |
| 2019-10-10 | pidfd_open.2: wfix | Michael Kerrisk | 1 | -1/+1 |
| 2019-10-10 | pidfd_open.2: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2019-10-10 | pidfd_open.2: Enhance the discussion of usage of fork() + pidfd_open() | Michael Kerrisk | 1 | -5/+25 |
| 2019-10-10 | pidfd_open.2: Explain how pidfd_open() can be used to with fork() | Michael Kerrisk | 1 | -0/+21 |
| 2019-10-10 | pidfd_open.2: Add some missing errors | Michael Kerrisk | 1 | -0/+16 |
| 2019-10-10 | pidfd_open.2: Improve description in example | Michael Kerrisk | 1 | -6/+4 |
| 2019-10-10 | pidfd_open.2: Add a comment on system call number in example code | Michael Kerrisk | 1 | -1/+1 |
| 2019-10-10 | pidfd_open.2: read(2) of a PID file descriptor fails with EINVAL | Michael Kerrisk | 1 | -1/+4 |
| 2019-10-10 | pidfd_open.2: wfix | Michael Kerrisk | 1 | -2/+2 |
| 2019-10-10 | pidfd_open.2: wfix | Michael Kerrisk | 1 | -1/+1 |
| 2019-10-10 | pidfd_open.2: Add <sys/types.h> to SYNOPSIS | Michael Kerrisk | 1 | -0/+3 |
| 2019-10-10 | pidfd_open.2: tfix | Michael Kerrisk | 1 | -2/+2 |
| 2019-10-10 | pidfd_open.2: Opening /proc/PID doesn't yield a pollable file descriptor | Michael Kerrisk | 1 | -0/+13 |
| 2019-10-10 | pidfd_open.2: New page documenting pidfd_open(2) | Michael Kerrisk | 1 | -0/+164 |