summaryrefslogtreecommitdiffstats
path: root/man3 (follow)
Commit message (Expand)AuthorAgeLines
* 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
* 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
* Many pages: Add '\" t' comment where necessaryAlejandro Colomar2022-12-15-0/+518
* scanf.3: Do not mention the ERANGE errorIan Abbott2022-12-12-7/+0
* scanf.3: Deprecate unsafe conversion specifiersAlejandro Colomar2022-12-12-0/+11
* intro.3: Document subsections of man3Alejandro Colomar2022-12-12-0/+31
* shm_open.3: tfixAlejandro Colomar2022-12-11-2/+2
* 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
* 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
* cpow.3: tfixAlejandro Colomar2022-12-04-1/+1
* wcsspn.3: NAME: Fix summary-descriptionAlejandro Colomar2022-12-04-2/+1
* towctrans.3: wfixAlejandro Colomar2022-12-04-1/+1
* Many pages: wfixAlejandro Colomar2022-12-04-287/+287
* mq_close.3: tfixAlejandro Colomar2022-12-04-1/+1
* malloc.3: ffixAlejandro Colomar2022-12-04-1/+3
* iswctype.3: wfixAlejandro Colomar2022-12-04-1/+1
* errno.3: wfixAlejandro Colomar2022-12-04-1/+1
* _Static_assert.3, static_assert.3: Add documentation for static_assert()Alejandro Colomar2022-12-02-0/+119
* confstr.3: srcfixJakub Wilk2022-11-28-1/+1
* sendfile.2, vfork.2, alloca.3, getcontext.3, tmpfs.5, ttytype.5, spufs.7: ffixAlejandro Colomar2022-11-22-3/+7
* _Generic.3: EXAMPLES: Add sockaddr_cast() macroAlejandro Colomar2022-11-12-1/+90
* memmem.3: Add list of known systems where this is availableAndrew Clayton2022-11-11-1/+4
* Various pages: SYNOPSIS: Use VLA syntax in 'void *' function parametersAlex Colomar2022-11-10-65/+89
* Various pages: SYNOPSIS: Use VLA syntax in function parametersAlejandro Colomar2022-11-10-147/+186
* errno.3: srcfixAlejandro Colomar2022-11-10-3/+3
* Various pages: Replace noreturn by [[noreturn]]Alejandro Colomar2022-11-05-9/+9
* errno.3: tfixAlejandro Colomar2022-10-31-1/+1
* get_nprocs.3, get_nprocs_conf.3, program_invocation_name.3, sysvipc.7: Match ...Alejandro Colomar2022-10-30-97/+97