| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -178/+0 |
| 2024-02-12 | man*/: ffix | Alejandro Colomar | 1 | -1/+1 |
| 2023-11-22 | stpncpy.3: Rename third parameter to 'dsize' | Alejandro Colomar | 1 | -9/+9 |
| 2023-11-22 | stpncpy.3: Reword, saying 'byte' instead of 'character' | Alejandro Colomar | 1 | -5/+6 |
| 2023-11-22 | stpncpy.3: EXAMPLES: errx(3) instead of warnx(3) if truncation occurs | Alejandro Colomar | 1 | -2/+2 |
| 2023-11-22 | stpncpy.3: EXAMPLES: Use fwrite(3) instead of printf(3) | Alejandro Colomar | 1 | -2/+4 |
| 2023-11-22 | stpncpy.3: NAME: Clarify that these functions only pad if necessary | Alejandro Colomar | 1 | -2/+2 |
| 2023-11-21 | stpncpy.3: Optimize possible implementation of stpncpy() | Alejandro Colomar | 1 | -2/+4 |
| 2023-11-21 | stpncpy.3: SYNOPSIS: ffix | Alejandro Colomar | 1 | -2/+2 |
| 2023-11-21 | stpncpy.3: Don't say 'width' when 'size' is meant | Alejandro Colomar | 1 | -2/+2 |
| 2023-11-09 | stpncpy.3, string.3, string_copying.7: Clarify that st[rp]ncpy() pad with nul... | Alejandro Colomar | 1 | -4/+6 |
| 2023-11-09 | stpncpy.3, string_copying.7: Clarify that st[rp]ncpy() do NOT produce a string | Alejandro Colomar | 1 | -4/+13 |
| 2023-11-06 | stpncpy.3: tfix | Alejandro Colomar | 1 | -1/+1 |
| 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-05-03 | man*/, man.ignore.grep: srcfix; warn about blank lines | Alejandro Colomar | 1 | -7/+7 |
| 2023-03-30 | man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections | Alejandro Colomar | 1 | -23/+29 |
| 2023-03-13 | Revert "Many pages: Remove references to C89" | Alejandro Colomar | 1 | -1/+1 |
| 2023-01-26 | stpncpy.3: EXAMPLES: tfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-12-29 | Many pages: Remove references to C89 | Alejandro Colomar | 1 | -1/+1 |
| 2022-12-20 | stpncpy.3, strncpy.3: Document in a single page | Alejandro Colomar | 1 | -65/+101 |
| 2022-12-15 | Many pages: Add '\" t' comment where necessary | Alejandro Colomar | 1 | -0/+1 |
| 2022-12-06 | stpncpy.3, strncpy.3: wfix | Alejandro Colomar | 1 | -2/+2 |
| 2022-12-05 | stpncpy.3: Clarify what this function is for | Alejandro Colomar | 1 | -34/+48 |
| 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 | -2/+3 |
| 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/+107 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -107/+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-06 | Many pages: LIBRARY: srcfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-02-27 | stpncpy.3: Add LIBRARY section (libc) | Alejandro Colomar | 1 | -0/+3 |
| 2022-02-25 | Various pages: [GPL-2.0-or-later] Use SPDX-License-Identifier | Alejandro Colomar | 1 | -6/+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 | stpncpy.3: SYNOPSIS: Use 'restrict' in prototypes | Alejandro Colomar | 1 | -1/+2 |
| 2021-01-06 | Various pages: Remove redundant escaping of space characters in FTM info | Michael Kerrisk | 1 | -1/+1 |
| 2021-01-06 | Various pages: Improve formatting in ATTRIBUTES | Michael Kerrisk | 1 | -1/+6 |
| 2021-01-05 | Various pages: Simplify mark-up for Feature Test Macro requirements | Michael Kerrisk | 1 | -12/+6 |
| 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 |
| 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 | -2/+2 |
| 2017-08-15 | _exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get... | Michael Kerrisk | 1 | -3/+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 | access.2, chmod.2, chown.2, link.2, mkdir.2, open.2, readlink.2, rename.2, st... | Michael Kerrisk | 1 | -1/+1 |
| 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 | stpncpy.3: Reformat thread-safety information | Peng Haitao | 1 | -3/+10 |
| 2014-05-08 | bind.2, connect.2, create_module.2, delete_module.2, execve.2, get_robust_lis... | Michael Kerrisk | 1 | -1/+1 |
| 2014-05-08 | stpncpy.3: Note glibc version where stpn() first appeared | Ingo Schwarze | 1 | -0/+1 |
| 2014-01-13 | stpncpy.3: ATTRIBUTES: Note function that is thread-safe | Peng Haitao | 1 | -1/+6 |
| 2014-01-13 | stpncpy.3: wfix | Peng Haitao | 1 | -1/+1 |
| 2013-08-01 | stpncpy.3: ffix | Michael Kerrisk | 1 | -1/+1 |
| 2013-06-12 | stpcpy.3, stpncpy.3, wcpcpy.3, wcpncpy.3, wcrtomb.3, wctob.3, wcwidth.3, wpri... | Michael Kerrisk | 1 | -13/+38 |
| 2013-03-25 | getrusage.2, ptrace.2, stpcpy.3, stpncpy.3: srcfix: start new sentence on new... | Michael Kerrisk | 1 | -1/+2 |
| 2013-03-10 | MB_CUR_MAX.3, MB_LEN_MAX.3, btowc.3, fgetwc.3, fgetws.3, fputwc.3, fputws.3, ... | Michael Kerrisk | 1 | -1/+1 |
| 2013-03-10 | MB_CUR_MAX.3, MB_LEN_MAX.3, btowc.3, fgetwc.3, fgetws.3, fputwc.3, fputws.3, ... | Michael Kerrisk | 1 | -1/+1 |
| 2013-03-10 | MB_CUR_MAX.3, MB_LEN_MAX.3, btowc.3, fgetwc.3, fgetws.3, fputwc.3, fputws.3, ... | 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 |
| 2011-09-29 | stpcpy.3, stpncpy.3: Note that these functions are in POSIX.1-2008 | Mike Frysinger | 1 | -1/+1 |
| 2011-09-28 | gets.3, mbtowc.3, printf.3, puts.3, scanf.3, stpcpy.3, stpncpy.3, strcat.3, s... | Michael Kerrisk | 1 | -4/+4 |
| 2011-09-27 | stpncpy.3: Change "terminating null" to "terminating null byte" | Michael Kerrisk | 1 | -2/+2 |
| 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-09-22 | faccessat.2, dprintf.3, fexecve.3, fmemopen.3, mbsnrtowcs.3, mkfifoat.3, open... | Michael Kerrisk | 1 | -3/+10 |
| 2010-09-22 | brk.2, chroot.2, faccessat.2, fchmodat.2, fchownat.2, fstatat.2, futimesat.2,... | Michael Kerrisk | 1 | -1/+1 |
| 2010-09-22 | stpcpy.3, stpncpy.3: Update for feature test macro changes in glibc 2.10 | Michael Kerrisk | 1 | -3/+13 |
| 2008-06-09 | s/\\'/\\(aq/ | Michael Kerrisk | 1 | -4/+5 |
| 2008-06-05 | s/'/\\'/ to improve rendering in UTF-8. | Michael Kerrisk | 1 | -3/+3 |
| 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 | -3/+6 |
| 2007-01-28 | Add feature_test_macros(7) to SEE ALSO | Michael Kerrisk | 1 | -1/+2 |
| 2006-02-09 | Added SEE ALSO pointers to wide character equivalent functions | Michael Kerrisk | 1 | -1/+2 |
| 2005-10-19 | Automated addition of parentheses by add_parens_for_own_funcs.sh | Michael Kerrisk | 1 | -2/+2 |
| 2004-11-03 | Import of man-pages 1.70man-pages-1.70 | Michael Kerrisk | 1 | -0/+43 |