aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strncat.3
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-132/+0
2023-12-05strncat.3: Clarify that it terminates the stringAlejandro Colomar1-1/+2
2023-12-04strncat.3: Fix return value of possible implementationAlejandro Colomar1-1/+2
2023-12-04strncat.3: Write the null byte with stpcpy(3)Alejandro Colomar1-5/+1
2023-12-04strncat.3: Implement strncat(3) in terms of strnul()Alejandro Colomar1-1/+2
2023-11-21strncat.3: CAVEATS: wfixAlejandro Colomar1-2/+2
2023-11-21strncat.3: Reword descriptionAlejandro Colomar1-4/+9
2023-11-21strncat.3: Say that if dst isn't a string, the behavior is undefinedAlejandro Colomar1-3/+5
2023-11-21strncat.3: SEE ALSO: tfixAlejandro Colomar1-1/+1
2023-11-21strncat.3: EXAMPLES: Fix name of variableAlejandro Colomar1-4/+3
2023-11-21strncat.3: Simplify possible implementation of strncat()Alejandro Colomar1-5/+2
2023-11-21strncat.3: Rename third parameter to ssizeAlejandro Colomar1-5/+5
2023-11-21strncat.3: Fix bug in possible implementation of strncat(3)Alejandro Colomar1-2/+2
2023-11-21strncat.3: SYNOPSIS: ffixAlejandro Colomar1-1/+1
2023-11-21strncat.3: Don't say 'width' when 'size' is meantAlejandro Colomar1-2/+2
2023-11-21strncat.3: Say append instead of (con)catenateAlejandro Colomar1-2/+2
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-4/+4
2023-08-29strcpy.3, strncat.3, string_copying.7: tfixAlejandro Colomar1-1/+1
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-9/+9
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-1/+3
2023-03-13Revert "Many pages: Remove references to C89"Alejandro Colomar1-1/+1
2023-02-05Many pages: Use \[aq] instead of \(aqAlejandro Colomar1-2/+2
2022-12-29Many pages: Remove references to C89Alejandro Colomar1-1/+1
2022-12-21strncat.3: EXAMPLES: Check the return of malloc(3)Alejandro Colomar1-0/+3
2022-12-20strncat.3: Rewrite to be consistent with string_copying.7Alejandro Colomar1-100/+57
2022-12-06strncat.3: Overrunning the dest buffer is not that badAlejandro Colomar1-117/+28
2022-12-06string.3, strncat.3: Undeprecate strncat(3)Alejandro Colomar1-22/+184
2022-12-06string.3, strncat.3: Fix typo in prototype of strncat(3)Alejandro Colomar1-1/+1
2022-12-06strncat.3: tfixAlejandro Colomar1-1/+1
2022-12-05strncat.3: BUGS: TruncationAlejandro Colomar1-0/+7
2022-12-05strcat.3, strncat.3: RIP strncat(3)Alejandro Colomar1-1/+91
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+1
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-1/+0
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+1