| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -304/+0 |
| 2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -14/+14 |
| 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 | -11/+13 |
| 2023-02-05 | Many pages: Use \[aq] instead of \(aq | Alejandro Colomar | 1 | -1/+1 |
| 2022-12-15 | Many pages: Add '\" t' comment where necessary | Alejandro Colomar | 1 | -0/+1 |
| 2022-12-04 | Many pages: wfix | Alejandro Colomar | 1 | -2/+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/+304 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -304/+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 | -8/+12 |
| 2022-03-06 | Many pages: LIBRARY: srcfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-03-06 | readdir.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-01-21 | Various pages: Inside code blocks (.EX/.EE) use \- to get real minus signs | Michael Kerrisk | 1 | -1/+1 |
| 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 | -1/+5 |
| 2020-04-20 | readdir.3: wfix | Michael Kerrisk | 1 | -1/+1 |
| 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-19 | execve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns.2, ioctl_userfaultfd.2, k... | Michael Kerrisk | 1 | -2/+2 |
| 2017-08-16 | CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield... | Michael Kerrisk | 1 | -10/+10 |
| 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-01-25 | readdir.3: tfix | Tadeusz Struk | 1 | -1/+1 |
| 2016-03-26 | readdir.3: wfix | Michael Kerrisk | 1 | -1/+1 |
| 2016-03-15 | Removed trailing white space at end of lines | Michael Kerrisk | 1 | -1/+1 |
| 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-10 | readdir.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2016-03-02 | readdir.3: Minor tweaks to 'd_name' text | Michael Kerrisk | 1 | -4/+7 |
| 2016-03-02 | readdir.3: Add a lot more detail on portable use of the 'd_name' field | Michael Kerrisk | 1 | -0/+47 |
| 2016-03-02 | readdir.3: Near complete restructuring of the page and add some further details | Michael Kerrisk | 1 | -79/+97 |
| 2016-03-02 | readdir.3: Explain how to distinguish end of stream from an error | Michael Kerrisk | 1 | -0/+8 |
| 2016-03-01 | readdir.3, readdir_r.3: Split readdir_r() content into separate page | Michael Kerrisk | 1 | -103/+23 |
| 2016-03-01 | readdir.3: Remove misleading code example using pathconf() | Michael Kerrisk | 1 | -27/+1 |
| 2016-03-01 | readdir.3: Explain why readdir_r() is deprecated and readdir() is preferred | Michael Kerrisk | 1 | -2/+61 |
| 2016-03-01 | dirfd.3, readdir.3, scandir.3, seekdir.3, telldir.3: Update FTM requirements ... | Michael Kerrisk | 1 | -2/+2 |
| 2016-03-01 | readdir.3: Reorder text describing readdir_r() | Michael Kerrisk | 1 | -27/+27 |
| 2016-03-01 | readdir.3: srcfix: add missing 2008 copyright note | Michael Kerrisk | 1 | -0/+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 | readdir.3: CONFORMING TO: add POSIX.1-2008 | Michael Kerrisk | 1 | -2/+3 |
| 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 | readdir.3: Modify thread-safety information | Ma Shimiao | 1 | -1/+1 |
| 2015-02-27 | readdir.3: Reformat thread-safety information | Peng Haitao | 1 | -6/+12 |
| 2013-08-08 | intro.1, time.1, access.2, acct.2, alloc_hugepages.2, bind.2, chdir.2, chmod.... | Michael Kerrisk | 1 | -3/+3 |
| 2013-06-21 | io_setup.2, perf_event_open.2, readdir.2, syscall.2, a64l.3, abs.3, asprintf.... | Michael Kerrisk | 1 | -1/+1 |
| 2013-06-19 | readdir.3: ATTRIBUTES: Note functions that are not thread-safe | Peng Haitao | 1 | -0/+9 |
| 2013-05-19 | readdir.2, asprintf.3, getline.3, getlogin.3, pthread_setname_np.3, readdir.3... | Michael Kerrisk | 1 | -1/+1 |
| 2013-03-25 | readir.3, seekdir.3, telldir.3: Eliminate the implication that these function... | Michael Kerrisk | 1 | -2/+15 |
| 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 |
| 2012-08-13 | readdir.3: ffix | David Prévot | 1 | -1/+1 |
| 2012-07-19 | readdir.3: Handle -1 error from pathconf() in example code snippet | Michael Kerrisk | 1 | -3/+5 |
| 2012-01-17 | readdir.3: wfix | Michael Kerrisk | 1 | -1/+1 |
| 2010-10-31 | getresuid.2, intro.2, mremap.2, open.2, poll.2, posix_fadvise.2, pread.2, rem... | Michael Kerrisk | 1 | -2/+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-09-22 | readdir.3: ffix | Michael Kerrisk | 1 | -0/+2 |
| 2010-09-10 | readdir.3: Clarify that "positive error numbers" are listed in ERRORS | Michael Kerrisk | 1 | -2/+2 |
| 2010-01-16 | accept.2, execve.2, futimesat.2, getresuid.2, getrlimit.2, madvise.2, mq_gets... | Michael Kerrisk | 1 | -2/+2 |
| 2009-09-28 | readdir.3: Minor fixes | Nicolas Fran�ois | 1 | -1/+1 |
| 2009-07-04 | readdir.3: The d_type field is fully supported on Btrfs | Michael Kerrisk | 1 | -2/+2 |
| 2009-03-30 | readdir.3: Note that pointer returned by readdir() should not be given to fre... | Michael Kerrisk | 1 | -1/+4 |
| 2008-12-19 | readdir.3: Clarify text for return value/errno setting for end-of-stream case | Michael Kerrisk | 1 | -5/+7 |
| 2008-12-19 | readdir.3: Rewrite text describing 'dirent' fields standardized in POSIX.1 | Michael Kerrisk | 1 | -8/+7 |
| 2008-10-29 | readdir.3: Fix text relating to DT_UNKNOWN and 'd_type' support | Christoph Hellwig | 1 | -5/+6 |
| 2008-09-29 | readdir.3: SEE ALSO: add getdents(2) | Michael Kerrisk | 1 | -0/+1 |
| 2008-09-29 | getdents.2, readdir.3: d_type is currently only supported on ext[234] | Michael Kerrisk | 1 | -2/+11 |
| 2008-09-23 | Fix 'dir' argument name: should be 'dirp'. | Michael Kerrisk | 1 | -5/+5 |
| 2008-09-10 | tstamp | Michael Kerrisk | 1 | -1/+1 |
| 2008-09-10 | tstamp | Michael Kerrisk | 1 | -1/+1 |
| 2008-09-10 | s/stat(2)/lstat(2)/ when discussin d_type (since we | Michael Kerrisk | 1 | -3/+2 |
| 2008-08-29 | Add/fix feature test macro requirements. | Michael Kerrisk | 1 | -1/+12 |
| 2008-07-15 | Even when the CONFORMING TO section is just a list of standards, | Michael Kerrisk | 1 | -1/+1 |
| 2008-07-09 | wfix | Michael Kerrisk | 1 | -1/+1 |
| 2008-07-04 | Add documentation of readdir_r(). | Michael Kerrisk | 1 | -6/+56 |
| 2008-06-18 | Document DT_LNK (symbolic link) for d_type field. | Michael Kerrisk | 1 | -15/+15 |
| 2008-06-17 | Document DT_LNK (symbolic link) for d_type field. | Michael Kerrisk | 1 | -1/+4 |
| 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-11-24 | Added section number to page xref. | Michael Kerrisk | 1 | -1/+1 |
| 2007-09-20 | Fix redundant formatting macros | Michael Kerrisk | 1 | -2/+2 |
| 2007-08-27 | Remove trailing whitespace | Michael Kerrisk | 1 | -1/+1 |
| 2007-08-27 | Remove duplicated words | Michael Kerrisk | 1 | -1/+1 |
| 2007-08-01 | Minor changes | Michael Kerrisk | 1 | -0/+2 |
| 2007-07-30 | Updated .TH line | Michael Kerrisk | 1 | -1/+1 |
| 2007-07-30 | Rework discussion of non-standard structure fields. | Michael Kerrisk | 1 | -5/+33 |
| 2007-07-26 | Document DT_* constants for d_type. | Michael Kerrisk | 1 | -1/+32 |
| 2007-05-12 | Convert function formatting of the form "\fBname\fP()" to ".BR name ()". | Michael Kerrisk | 1 | -4/+12 |
| 2007-04-24 | Wrap long lines; start sentences on new lines | Michael Kerrisk | 1 | -1/+2 |
| 2007-04-12 | Wrapped long lines, wrapped at sentence boundaries; stripped trailing | Michael Kerrisk | 1 | -4/+4 |
| 2006-08-03 | Updated CONFORMING TO section | Michael Kerrisk | 1 | -2/+2 |
| 2006-05-24 | Added SEE ALSO referring to ftw.3. | Michael Kerrisk | 1 | -0/+1 |
| 2006-01-13 | Global change to many pages... | Michael Kerrisk | 1 | -2/+4 |
| 2005-07-18 | Classical BSD versions are now always named x.yBSD (formerly | Michael Kerrisk | 1 | -1/+1 |
| 2005-06-23 | Added definition of Linux dirent structure. | Michael Kerrisk | 1 | -5/+21 |
| 2004-12-20 | triggered by http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=283179 | Michael Kerrisk | 1 | -0/+3 |
| 2004-11-03 | Import of man-pages 1.70man-pages-1.70 | Michael Kerrisk | 1 | -0/+79 |