summaryrefslogtreecommitdiff
path: root/lib/libc/gen
AgeCommit message (Expand)Author
2019-01-24PR/53904: Jintao Zhu: Use a mutex instead of an rwlock to assure thread safetychristos
2019-01-15Use \- for minus.wiz
2019-01-15Fly, nasal demons, fly away...uwe
2019-01-15Use the same variable for the locale example.riastradh
2019-01-15Don't talk about "the first argument" when there's only one.uwe
2019-01-15Fix markup pasto.uwe
2019-01-15Remove the extra cast to int in the CAVEATS example.uwe
2019-01-15Fix typo in macro flag.uwe
2019-01-15Expand on correct and incorrect usage, and on compiler warnings.riastradh
2018-11-08"s/ an an / an /" in comment. No functional change.msaitoh
2018-09-27HACK: if calling dirname() with the results of a previous dirname()kre
2018-09-06fix references, the things were moved into netipsec/ a while agomaxv
2018-08-13Sort SEE ALSO.wiz
2018-08-10Merge FreeBSD improvements to the man-page of timespec_get(3)kamil
2018-07-26Avoid undefined behavior in ftok(3)kamil
2018-05-16Avoid complicated arithmetic involving NULL.joerg
2018-02-07Fix typos, as reported by Eitan Adler. Update dates.pgoyette
2018-01-17Revert to commits as they broke few rump testskamil
2018-01-05Include namespace.h in a few of libc source fileskamil
2018-01-04Add bunch of missing includes of namespace.h in libckamil
2017-12-13Revert change made by rev 1.11; now, fmtcheck(3) does not complain aboutrin
2017-12-12Add ctype to the NAME section (as this is a man page for ctype)abhinav
2017-12-06The list of async-signal-safe functions got moved to sigaction(2).dholland
2017-12-06Fix possible use of uninitialized variable in case of WIN32 && !_WIN64.rin
2017-12-06Teach fmtcheck(3) about wint_t, intmax_t, char *, intmax_t *, and wide stringrin
2017-12-06Teach fmtcheck(3) about the ' (thousands separator) flag. Taken from FreeBSD:rin
2017-12-06Teach fmtcheck(3) about the flags a, A, F, G, t, and z. Taken from FreeBSD:rin
2017-12-06Correct oversight of wrong format string with fewer number of arguments thanrin
2017-11-27Use 16x instead of 4x the amount of space since each wint_t can result inchristos
2017-10-24Add missing functions from the SYNOPSIS to the NAME sectionabhinav
2017-10-24Use commas at the right places in the NAME sectionabhinav
2017-10-24Add missing functions from the SYNOPSIS to the NAME sectionabhinav
2017-10-24Remove trailing comma after last Nm entry in the NAME sectionabhinav
2017-10-24Add getpass_r and getpassfd to the NAME section as well.abhinav
2017-10-24Fix typo: s/cexpandtc/csetexpandtcabhinav
2017-09-27move VAX notes to CAVEATS, clarify.maya
2017-09-27Move VAX notes to CAVEATS, clarify that it just returns zeromaya
2017-09-18Remove superfluous Tn.wiz
2017-09-17Add execlpe and execvpe to the NAME sectionabhinav
2017-09-10Fix typo.wiz
2017-09-10Sort sections. Make error descriptions complete sentences.wiz
2017-09-10Fix a typo, and some wording improvements.kre
2017-09-09Remove the BUGS section from devname(3)kamil
2017-09-09Install new man-page devname_r(3).kamil
2017-09-09Document devname_r(3) in devname(3).kamil
2017-08-05Remove superfluous Pp.wiz
2017-08-04There are more than four types of encoding. The combination ofginsbach
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-06-18Make shared -DSMALL libc buildable without breaking libhackmanu
2017-05-15Don't make assert use stdio; saves >100K on an empty static binary.christos