| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -245/+0 |
| 2024-03-12 | read.2: tfix | Hugo Gabriel Eyherabide | 1 | -1/+1 |
| 2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -9/+9 |
| 2023-04-03 | man2/: Remove repetitive documentation of [s]size_t | Alejandro Colomar | 1 | -7/+0 |
| 2023-03-30 | man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections | Alejandro Colomar | 1 | -0/+2 |
| 2022-12-04 | Many pages: wfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-11-10 | Various pages: SYNOPSIS: Use VLA syntax in 'void *' function parameters | Alex Colomar | 1 | -1/+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/+250 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -250/+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-02-25 | read.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-03-22 | getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,... | Michael Kerrisk | 1 | -1/+1 |
| 2021-01-07 | Various pages: Standardize wording around setting of 'errno' on error | Michael Kerrisk | 1 | -1/+1 |
| 2020-02-23 | read.2: srcfix: Add self to copyright | Michael Kerrisk | 1 | -1/+2 |
| 2018-02-02 | iconv.1, bpf.2, copy_file_range.2, fcntl.2, memfd_create.2, mlock.2, mount.2,... | Michael Kerrisk | 1 | -1/+1 |
| 2017-12-19 | fcntl.2, read.2, write.2: Document "Lost locks" as cause for EIO. | NeilBrown | 1 | -0/+9 |
| 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 | _syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_... | Michael Kerrisk | 1 | -8/+8 |
| 2017-08-15 | _exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get... | Michael Kerrisk | 1 | -1/+1 |
| 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 | read.2: Rework text in DESCRIPTION that talks about limits for 'count' | Michael Kerrisk | 1 | -2/+3 |
| 2017-01-25 | read.2: Remove crufty text about EINTR and partial read | Michael Kerrisk | 1 | -8/+0 |
| 2016-04-14 | read.2: Clarify that 'size_t' and 'ssize_t' are integer types specified in POSIX | Michael Kerrisk | 1 | -0/+7 |
| 2016-03-15 | locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu... | Michael Kerrisk | 1 | -1/+1 |
| 2016-01-26 | fork.2, read.2, sendfile.2, splice.2, write.2, aio_read.3, aio_write.3, proc.... | Michael Kerrisk | 1 | -3/+3 |
| 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-12 | pread.2, read.2, readv.2, sendfile.2, write.2: Clarify that Linux limits tran... | Michael Kerrisk | 1 | -0/+10 |
| 2015-05-11 | open.2, read.2, write.2: Clarify that O_NONBLOCK is a no-op for regular files... | Michael Kerrisk | 1 | -0/+5 |
| 2015-05-11 | read.2: Minor fixes | Michael Kerrisk | 1 | -6/+10 |
| 2014-05-08 | Removed trailing white space at end of lines | Michael Kerrisk | 1 | -1/+1 |
| 2014-05-04 | read.2: BUGS: detail nonatomicity bug with respect to file offset updates | Michael Kerrisk | 1 | -1/+40 |
| 2014-03-26 | read.2: grfix | Michael Kerrisk | 1 | -1/+1 |
| 2013-08-08 | intro.1, time.1, access.2, acct.2, alloc_hugepages.2, bind.2, chdir.2, chmod.... | Michael Kerrisk | 1 | -1/+1 |
| 2013-04-01 | intro.1, _syscall.2, access.2, arch_prctl.2, cacheflush.2, chown.2, clock_get... | Michael Kerrisk | 1 | -2/+2 |
| 2013-03-16 | _exit.2, access.2, alarm.2, close.2, link.2, mkdir.2, mknod.2, open.2, read.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 | -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-03-10 | _exit.2, access.2, acct.2, adjtimex.2, alarm.2, alloc_hugepages.2, arch_prctl... | Michael Kerrisk | 1 | -2/+0 |
| 2013-03-05 | read.2: tfix | David Prévot | 1 | -1/+1 |
| 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-14 | read.2: Remove crufty text about O_NONBLOCK on files | Michael Kerrisk | 1 | -9/+0 |
| 2013-02-12 | read.2: Clarify interaction of count==0 and error checking | Michael Kerrisk | 1 | -2/+12 |
| 2013-02-12 | read.2: Clarify details for seekable files | Michael Kerrisk | 1 | -1/+9 |
| 2012-12-31 | lseek.2, read.2, setsid.2, vhangup.2, getttyent.3, login.3, openpty.3, consol... | Michael Kerrisk | 1 | -1/+1 |
| 2010-10-12 | intro.1, time.1, accept.2, bind.2, connect.2, execve.2, flock.2, getdents.2, ... | Michael Kerrisk | 1 | -1/+1 |
| 2010-01-16 | accept.2, connect.2, eventfd.2, flock.2, open.2, posix_fadvise.2, read.2, rec... | Michael Kerrisk | 1 | -2/+2 |
| 2009-02-23 | accept.2, read.2, recv.2, send.2, write.2: Fix discussion of EAGAIN/EWOULDBLO... | Michael Kerrisk | 1 | -4/+17 |
| 2008-07-09 | s/UNIX/Unix/, when not used as part of a trademark, | Michael Kerrisk | 1 | -1/+1 |
| 2008-07-04 | ERRORS: Added reference to signal(7) in dicussion of EINTR. | Michael Kerrisk | 1 | -1/+2 |
| 2008-03-19 | s/filesystem/file system/ | Michael Kerrisk | 1 | -1/+1 |
| 2008-03-18 | s/time stamp/timestamp/ | Michael Kerrisk | 1 | -1/+1 |
| 2007-11-15 | Update date in TH line | Michael Kerrisk | 1 | -1/+1 |
| 2007-10-13 | spfix | Michael Kerrisk | 1 | -2/+2 |
| 2007-09-27 | Add text desribing EINVAL error for read(2). | Michael Kerrisk | 1 | -0/+10 |
| 2007-06-22 | ffix | Michael Kerrisk | 1 | -3/+9 |
| 2007-06-21 | Formatted signal names | Michael Kerrisk | 1 | -1/+3 |
| 2007-05-30 | Removed version number from .TH line | Michael Kerrisk | 1 | -1/+1 |
| 2007-05-16 | Renamed RESTRICTIONS section to NOTES, or moved text in a RESTRICTIONS | Michael Kerrisk | 1 | -1/+1 |
| 2007-05-12 | Convert function formatting of the form "\fBname\fP()" to ".BR name ()". | Michael Kerrisk | 1 | -2/+5 |
| 2007-04-12 | Wrapped long lines, wrapped at sentence boundaries; stripped trailing | Michael Kerrisk | 1 | -12/+18 |
| 2007-04-05 | ffix | Michael Kerrisk | 1 | -1/+0 |
| 2006-08-03 | Updated CONFORMING TO section | Michael Kerrisk | 1 | -1/+1 |
| 2006-06-03 | spfix | Michael Kerrisk | 1 | -1/+1 |
| 2006-06-02 | spfix | Michael Kerrisk | 1 | -1/+1 |
| 2006-05-29 | SEE ALSO for readv should refer to Section 2, not 3. | Michael Kerrisk | 1 | -2/+2 |
| 2006-02-08 | Add SEE ALSO for pread(2). | Michael Kerrisk | 1 | -0/+1 |
| 2005-10-19 | Automated unformatting of parentheses using unformat_parens.sh | Michael Kerrisk | 1 | -3/+3 |
| 2005-10-19 | Automated addition of parentheses by add_parens_for_own_funcs.sh | Michael Kerrisk | 1 | -1/+1 |
| 2005-10-10 | EINVAL can happen with O_DIRECT | Michael Kerrisk | 1 | -1/+9 |
| 2005-07-19 | Consistent use of st_atime, st_ctime, st_mtime, with explanatory text, | Michael Kerrisk | 1 | -2/+3 |
| 2005-07-18 | Classical BSD versions are now always named x.yBSD (formerly | Michael Kerrisk | 1 | -1/+1 |
| 2004-11-03 | Import of man-pages 1.70man-pages-1.70 | Michael Kerrisk | 1 | -0/+140 |