summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* man*/: srcfixG. Branden Robinson2023-11-19-12/+34
* mbsrtowcs.3: Clarify that mbsrtowcs(3) is a restartable version of mbstowcs(3)Alejandro Colomar2023-11-19-1/+4
* mbsrtowcs.3: Clarify how to ensure a full conversionAlejandro Colomar2023-11-19-0/+6
* ffs.3: All these functions live in <strings.h>.Elliott Hughes2023-11-19-6/+0
* mbstowcs.3: Reorder textAlejandro Colomar2023-11-14-6/+6
* mbsrtowcs.3, mbstowcs.3: Remove unnecessary references to the function nameAlejandro Colomar2023-11-14-12/+5
* mbsrtowcs.3, mbstowcs.3: Use dsize for dst size; not len, and not nAlejandro Colomar2023-11-14-13/+13
* string.3: strncpy(): wfixPaul Eggert2023-11-14-1/+1
* string.3: strncpy(): Talk about bytes, not charactersAlejandro Colomar2023-11-13-1/+1
* string.3: strncpy(): Reword so as to not imply the result has some null padding.Alejandro Colomar2023-11-13-2/+2
* string.3: tfixAlejandro Colomar2023-11-13-1/+1
* stpecpyx.3: Remove link pagePaul Eggert2023-11-13-1/+0
* string_copying.7: Recommend failing instead of truncatingAlejandro Colomar2023-11-13-1/+4
* stpecpy.3, ustpcpy.3, ustr2stp.3, zustr2stp.3, zustr2ustp.3: Remove link page...Alejandro Colomar2023-11-13-5/+0
* string_copying.7: Use 'dsize' and 'ssize' for 'dst size' and 'src size'Alejandro Colomar2023-11-13-25/+25
* string_copying.7: Add strtcpy(3)Alejandro Colomar2023-11-12-29/+68
* string_copying.7: BUGS: Document strl{cpy,cat}(3)'s performance problemsAlejandro Colomar2023-11-12-1/+17
* string_copying.7: BUGS: *cat(3) functions aren't always badAlejandro Colomar2023-11-12-0/+6
* string_copying.7: wfixAlejandro Colomar2023-11-12-4/+4
* string_copying.7: DESCRIPTION::Functions: ustpcpy() and ustr2stp() are not pr...Alejandro Colomar2023-11-12-0/+6
* string_copying.7: RETURN VALUE: ffixAlejandro Colomar2023-11-12-42/+28
* string_copying.7: wfixAlejandro Colomar2023-11-12-15/+15
* man*/: Improve timestamp documentationPaul Eggert2023-11-11-49/+54
* hostname.7: ffixAlejandro Colomar2023-11-11-1/+1
* README: Update linksAlejandro Colomar2023-11-11-8/+5
* README: Files: Remove .mailmapFlorian Lehner2023-11-11-3/+0
* stpncpy.3, string.3, string_copying.7: Clarify that st[rp]ncpy() pad with nul...Alejandro Colomar2023-11-09-14/+10
* stpncpy.3, string_copying.7: Clarify that st[rp]ncpy() do NOT produce a stringAlejandro Colomar2023-11-09-14/+23
* stpncpy.3: tfixAlejandro Colomar2023-11-06-1/+1
* bcmp.3: wfixAlejandro Colomar2023-11-02-1/+1
* regex.7: ffixAlejandro Colomar2023-11-01-1/+1
* setlogmask.3: ffixAlejandro Colomar2023-11-01-1/+5
* catan.3: ffixAlejandro Colomar2023-11-01-1/+3
* readlink.2: tfix (Remove repeated word)Alejandro Colomar2023-11-01-1/+1
* syscalls.2: wfixAlejandro Colomar2023-11-01-3/+3
* posixoptions.7: pfixAlejandro Colomar2023-11-01-1/+1
* syscalls.2: Mention Linux 6.x seriesAlejandro Colomar2023-11-01-1/+2
* malloc_get_state.3: tfixAlejandro Colomar2023-11-01-1/+1
* getent.1: tfix (Add missing page section)Alejandro Colomar2023-11-01-1/+1
* man*/: wfix (say 'null pointer', not 'NULL pointer')Alejandro Colomar2023-11-01-7/+7
* connect.2: ffixAlejandro Colomar2023-11-01-1/+1
* clone.2: ffixAlejandro Colomar2023-11-01-1/+1
* prctl.2: tfix (Add a missing TP)Bruno Haible2023-10-31-0/+1
* prctl.2: Use a better termBruno Haible2023-10-31-44/+44
* clone.2: Clarify that CLONE_CLEAR_SIGHAND does not affect SIG_IGNMax Kellermann2023-10-31-0/+2
* ld.so.8: Describe glibc Hardware capabilitiesAdhemerval Zanella2023-10-31-1/+68
* man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar2023-10-31-11164/+11164
* strerror.3: Document the string produced by 'strerrorname_np(0);'Alejandro Colomar2023-10-26-0/+4
* man*/: ffix (Place short options after long options)Alejandro Colomar2023-10-25-84/+84
* iconv.1: ffix (Use TQ where appropriate)Alejandro Colomar2023-10-25-2/+6