summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Changes: Ready for 6.02man-pages-6.02Alejandro Colomar2022-12-22-2/+132
* strncat.3: EXAMPLES: Check the return of malloc(3)Alejandro Colomar2022-12-21-0/+3
* strcpy.3: EXAMPLES: Check the return of malloc(3)Alejandro Colomar2022-12-21-0/+5
* string_copying.7: tfixAlejandro Colomar2022-12-20-1/+1
* suffixes.7: Improve table formatG. Branden Robinson2022-12-20-216/+216
* suffixes.7: Drop diagnostic-suppressing hackG. Branden Robinson2022-12-20-3/+0
* strncat.3: Rewrite to be consistent with string_copying.7Alejandro Colomar2022-12-20-100/+57
* stpncpy.3, strncpy.3: Document in a single pageAlejandro Colomar2022-12-20-194/+102
* stpcpy.3, strcpy.3, strcat.3: Document in a single pageAlejandro Colomar2022-12-20-360/+152
* stpecpy.3, stpecpyx.3, ustpcpy.3, ustr2stp.3, zustr2stp.3, zustr2ustp.3: Add ...Alejandro Colomar2022-12-20-0/+6
* string_copying.7: Add page to document all string-copying functionsAlejandro Colomar2022-12-20-0/+855
* lint-man.mk: Fix bogus stderr redirectionAlejandro Colomar2022-12-17-6/+6
* utmp.5: STANDARDS: Specify that it's an XSI extensionAlejandro Colomar2022-12-16-1/+2
* Many pages: Add '\" t' comment where necessaryAlejandro Colomar2022-12-15-0/+592
* INSTALL, Makefile, cmd.mk, lint-man.mk: Lint about '\" t' comment for tbl(1)Alejandro Colomar2022-12-15-1/+29
* man-pages.7: tfixEric Biggers2022-12-15-4/+4
* ioctl_userfaultfd.2: tfixEric Biggers2022-12-15-1/+1
* INSTALL: tfixEric Biggers2022-12-15-1/+1
* utimensat.2: tfixJakub Wilk2022-12-15-1/+1
* copy_file_range.2: wfixAlejandro Colomar2022-12-14-1/+1
* copy_file_range.2: Fix wrong kernel version informationAmir Goldstein2022-12-14-6/+11
* scanf.3: Do not mention the ERANGE errorIan Abbott2022-12-12-7/+0
* scanf.3: Deprecate unsafe conversion specifiersAlejandro Colomar2022-12-12-0/+11
* core.5: Clarify that RLIMIT_CORE is ignored when piping.Alejandro Colomar2022-12-12-0/+3
* intro.3: Document subsections of man3Alejandro Colomar2022-12-12-0/+31
* shm_open.3: tfixAlejandro Colomar2022-12-11-2/+2
* socket.7: Be explicit that accept(2) respects SO_*TIMEOAlejandro Colomar2022-12-11-0/+1
* socket.7: be explicit that connect(2) respects SO_*TIMEOTycho Andersen2022-12-09-0/+1
* stpncpy.3, strncpy.3: wfixAlejandro Colomar2022-12-06-4/+4
* strncat.3: Overrunning the dest buffer is not that badAlejandro Colomar2022-12-06-117/+28
* string.3, strncat.3: Undeprecate strncat(3)Alejandro Colomar2022-12-06-36/+198
* string.3, strncat.3: Fix typo in prototype of strncat(3)Alejandro Colomar2022-12-06-2/+2
* string.3: strncpy(3), strncat(3): Obsolete, and fixAlejandro Colomar2022-12-06-28/+29
* strncat.3: tfixAlejandro Colomar2022-12-06-1/+1
* strncat.3: BUGS: TruncationAlejandro Colomar2022-12-05-0/+7
* strcat.3, strncat.3: RIP strncat(3)Alejandro Colomar2022-12-05-72/+95
* strcat.3: SYNOPSIS: Fix the size of 'dest'Alejandro Colomar2022-12-05-3/+2
* stpncpy.3: Clarify what this function is forAlejandro Colomar2022-12-05-34/+48
* filesystems.5: Don't refer to dead software; use a more generic termAlejandro Colomar2022-12-05-1/+1
* strncpy.3: Rename CAVEATS to BUGSAlejandro Colomar2022-12-05-2/+2
* strncpy.3: wfixAlejandro Colomar2022-12-05-1/+0
* strncpy.3: NAME: Clarify what this function isAlejandro Colomar2022-12-05-1/+1
* strncpy.3: SEE ALSO: Remove some referencesAlejandro Colomar2022-12-05-3/+0
* strncpy.3: Deprecate strncpy(3) in favor of stpncpy(3)Alejandro Colomar2022-12-05-6/+15
* strncpy.3: Move description of valid use upAlejandro Colomar2022-12-04-8/+9
* strncpy.3: CAVEATS: It can't detect truncationAlejandro Colomar2022-12-04-0/+7
* strncpy.3: ffixAlejandro Colomar2022-12-04-1/+1
* strncpy.3: Fix TH, and add myself to copyrightAlejandro Colomar2022-12-04-2/+3
* strcpy.3, strncpy.3: Split the page and document them separatelyAlejandro Colomar2022-12-04-118/+122
* path_resolution.7: ffixAlejandro Colomar2022-12-04-1/+3