aboutsummaryrefslogtreecommitdiffstats
path: root/man3/stpncpy.3
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-178/+0
2024-02-12man*/: ffixAlejandro Colomar1-1/+1
2023-11-22stpncpy.3: Rename third parameter to 'dsize'Alejandro Colomar1-9/+9
2023-11-22stpncpy.3: Reword, saying 'byte' instead of 'character'Alejandro Colomar1-5/+6
2023-11-22stpncpy.3: EXAMPLES: errx(3) instead of warnx(3) if truncation occursAlejandro Colomar1-2/+2
2023-11-22stpncpy.3: EXAMPLES: Use fwrite(3) instead of printf(3)Alejandro Colomar1-2/+4
2023-11-22stpncpy.3: NAME: Clarify that these functions only pad if necessaryAlejandro Colomar1-2/+2
2023-11-21stpncpy.3: Optimize possible implementation of stpncpy()Alejandro Colomar1-2/+4
2023-11-21stpncpy.3: SYNOPSIS: ffixAlejandro Colomar1-2/+2
2023-11-21stpncpy.3: Don't say 'width' when 'size' is meantAlejandro Colomar1-2/+2
2023-11-09stpncpy.3, string.3, string_copying.7: Clarify that st[rp]ncpy() pad with nul...Alejandro Colomar1-4/+6
2023-11-09stpncpy.3, string_copying.7: Clarify that st[rp]ncpy() do NOT produce a stringAlejandro Colomar1-4/+13
2023-11-06stpncpy.3: tfixAlejandro Colomar1-1/+1
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-7/+7
2023-08-13man*/: Remove .sp 1 calls right before SH or PPAlejandro Colomar1-1/+0
2023-07-20man*/: ffix (un-bracket tables)G. Branden Robinson1-4/+2
2023-05-03man*/, man.ignore.grep: srcfix; warn about blank linesAlejandro Colomar1-7/+7
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-23/+29
2023-03-13Revert "Many pages: Remove references to C89"Alejandro Colomar1-1/+1
2023-01-26stpncpy.3: EXAMPLES: tfixAlejandro Colomar1-1/+1
2022-12-29Many pages: Remove references to C89Alejandro Colomar1-1/+1
2022-12-20stpncpy.3, strncpy.3: Document in a single pageAlejandro Colomar1-65/+101
2022-12-15Many pages: Add '\" t' comment where necessaryAlejandro Colomar1-0/+1
2022-12-06stpncpy.3, strncpy.3: wfixAlejandro Colomar1-2/+2
2022-12-05stpncpy.3: Clarify what this function is forAlejandro Colomar1-34/+48
2022-12-04Many pages: wfixAlejandro Colomar1-1/+1
2022-11-10Various pages: SYNOPSIS: Use VLA syntax in function parametersAlejandro Colomar1-2/+3
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro Colomar1-1/+1
2022-10-09dist.mk, All pages: .TH: Generate date at 'make dist'Alejandro Colomar1-1/+1
2022-10-09getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag...Alejandro Colomar1-1/+1
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+107
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-107/+0
2022-08-21All pages: Remove the 5th argument to .THAlejandro Colomar1-1/+1
2022-08-21All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)"Alejandro Colomar1-1/+1
2022-07-29Many pages: Use STANDARDS instead of CONFORMING TOAlejandro Colomar1-1/+1
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-27stpncpy.3: Add LIBRARY section (libc)Alejandro Colomar1-0/+3
2022-02-25Various pages: [GPL-2.0-or-later] Use SPDX-License-IdentifierAlejandro Colomar1-6/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-03-14stpncpy.3: SYNOPSIS: Use 'restrict' in prototypesAlejandro Colomar1-1/+2
2021-01-06Various pages: Remove redundant escaping of space characters in FTM infoMichael Kerrisk1-1/+1
2021-01-06Various pages: Improve formatting in ATTRIBUTESMichael Kerrisk1-1/+6
2021-01-05Various pages: Simplify mark-up for Feature Test Macro requirementsMichael Kerrisk1-12/+6
2020-09-29_exit.2, access.2, acct.2, brk.2, chdir.2, chmod.2, chown.2, chroot.2, clock_...Michael Kerrisk1-2/+2
2019-03-06getent.1, iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, ...Michael Kerrisk1-1/+1
2019-02-27locale.1, memusage.1, pldd.1, _syscall.2, add_key.2, bind.2, bpf.2, chown.2, ...Michael Kerrisk1-2/+2
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-3/+3
2016-03-15locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu...Michael Kerrisk1-1/+1
2016-03-01access.2, chmod.2, chown.2, link.2, mkdir.2, open.2, readlink.2, rename.2, st...Michael Kerrisk1-1/+1
2015-03-02mmap.2, a64l.3, abort.3, abs.3, acos.3, acosh.3, addseverity.3, adjtime.3, ai...Michael Kerrisk1-1/+1
2015-02-27stpncpy.3: Reformat thread-safety informationPeng Haitao1-3/+10
2014-05-08bind.2, connect.2, create_module.2, delete_module.2, execve.2, get_robust_lis...Michael Kerrisk1-1/+1
2014-05-08stpncpy.3: Note glibc version where stpn() first appearedIngo Schwarze1-0/+1
2014-01-13stpncpy.3: ATTRIBUTES: Note function that is thread-safePeng Haitao1-1/+6
2014-01-13stpncpy.3: wfixPeng Haitao1-1/+1
2013-08-01stpncpy.3: ffixMichael Kerrisk1-1/+1
2013-06-12stpcpy.3, stpncpy.3, wcpcpy.3, wcpncpy.3, wcrtomb.3, wctob.3, wcwidth.3, wpri...Michael Kerrisk1-13/+38
2013-03-25getrusage.2, ptrace.2, stpcpy.3, stpncpy.3: srcfix: start new sentence on new...Michael Kerrisk1-1/+2
2013-03-10MB_CUR_MAX.3, MB_LEN_MAX.3, btowc.3, fgetwc.3, fgetws.3, fputwc.3, fputws.3, ...Michael Kerrisk1-1/+1
2013-03-10MB_CUR_MAX.3, MB_LEN_MAX.3, btowc.3, fgetwc.3, fgetws.3, fputwc.3, fputws.3, ...Michael Kerrisk1-1/+1
2013-03-10MB_CUR_MAX.3, MB_LEN_MAX.3, btowc.3, fgetwc.3, fgetws.3, fputwc.3, fputws.3, ...Michael Kerrisk1-0/+2
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-3/+3
2011-09-29stpcpy.3, stpncpy.3: Note that these functions are in POSIX.1-2008Mike Frysinger1-1/+1
2011-09-28gets.3, mbtowc.3, printf.3, puts.3, scanf.3, stpcpy.3, stpncpy.3, strcat.3, s...Michael Kerrisk1-4/+4
2011-09-27stpncpy.3: Change "terminating null" to "terminating null byte"Michael Kerrisk1-2/+2
2010-10-31getresuid.2, intro.2, mremap.2, open.2, poll.2, posix_fadvise.2, pread.2, rem...Michael Kerrisk1-2/+1
2010-09-22faccessat.2, dprintf.3, fexecve.3, fmemopen.3, mbsnrtowcs.3, mkfifoat.3, open...Michael Kerrisk1-3/+10
2010-09-22brk.2, chroot.2, faccessat.2, fchmodat.2, fchownat.2, fstatat.2, futimesat.2,...Michael Kerrisk1-1/+1
2010-09-22stpcpy.3, stpncpy.3: Update for feature test macro changes in glibc 2.10Michael Kerrisk1-3/+13
2008-06-09s/\\'/\\(aq/Michael Kerrisk1-4/+5
2008-06-05s/'/\\'/ to improve rendering in UTF-8.Michael Kerrisk1-3/+3
2007-05-12Convert function formatting of the form "\fBname\fP()" to ".BR name ()".Michael Kerrisk1-2/+5
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-3/+6
2007-01-28Add feature_test_macros(7) to SEE ALSOMichael Kerrisk1-1/+2
2006-02-09Added SEE ALSO pointers to wide character equivalent functionsMichael Kerrisk1-1/+2
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-2/+2
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+43