aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/newlocale.3
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove "All Rights Reserved" from FreeBSD Foundation libc copyrightsEd Maste2022-07-211-1/+0
* newlocale(3): Fix a memory leak.Mark Johnston2020-10-021-2/+15
* Small changes to locale-related man pages.David Chisnall2015-04-241-1/+1
* mdoc: missing comma in .Dd macro.Sergey Kandaurov2013-05-041-1/+1
* Also, add a missing period.Sergey Kandaurov2013-05-031-1/+1
* Remove an extra comma.Sergey Kandaurov2013-05-031-1/+1
* General mdoc(7) and typo fixes.Glen Barber2012-05-111-2/+2
* mdoc: fix function type.Joel Dahl2012-04-071-1/+1
* mdoc: remove unknown macro.Joel Dahl2012-03-261-1/+0
* mdoc: remove empty lines.Joel Dahl2012-03-261-1/+0
* mdoc: document title should be all caps.Joel Dahl2012-03-251-1/+1
* Split sentences at period boundaries.David E. O'Brien2011-12-021-14/+19
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-0/+109