| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFCs of r197764, r197765, r197766, r197847: | Edwin Groothuis | 2009-10-31 | 2 | -8/+37 |
| * | Xref setlocale(3), bump document date. | Tom Rhodes | 2005-11-01 | 1 | -1/+3 |
| * | Use the standard section name. | Ruslan Ermilov | 2005-01-18 | 1 | -1/+1 |
| * | Added the EXIT STATUS section where appropriate. | Ruslan Ermilov | 2005-01-17 | 1 | -1/+1 |
| * | Remove la_LN.* from the list of bogus locales. They're incomplete, but | Tim J. Robbins | 2004-08-02 | 1 | -1/+1 |
| * | Exclude bogus la_LN.* and UTF-8 locales from the output of locale -a | Tim J. Robbins | 2004-08-02 | 1 | -1/+11 |
| * | Clean up language and markup. | Ruslan Ermilov | 2004-05-19 | 1 | -24/+25 |
| * | Back out LANG printing changes. POSIX is unclear in this place, but | Andrey A. Chernov | 2004-02-02 | 1 | -10/+11 |
| * | Fix printout case when LANG is overwritten by LC_ALL | Andrey A. Chernov | 2004-02-01 | 1 | -11/+10 |
| * | Userland signed char fixes for PPC build. Problems were using a char | Peter Grehan | 2004-01-22 | 1 | -1/+1 |
| * | Grammar, spelling and punctuation sweep. | Christian Brueffer | 2003-11-26 | 1 | -9/+9 |
| * | Move scmp() to more appropriate location | Alexey Zelkin | 2003-06-26 | 1 | -10/+9 |
| * | Add support of '-m' option to show charmaps (or correctly to say list of | Alexey Zelkin | 2003-06-26 | 2 | -13/+54 |
| * | implement LC_MONETARY's int_* keywords | Alexey Zelkin | 2003-06-26 | 1 | -2/+32 |
| * | locale.c: | Alexey Zelkin | 2003-06-25 | 2 | -7/+6 |
| * | Catch up with _PATH_LOCALE move from rune.h to paths.h | Alexey Zelkin | 2003-06-25 | 1 | -1/+1 |
| * | document 'list' keyword & fix few typos | Alexey Zelkin | 2003-06-22 | 1 | -3/+7 |
| * | Add FreeBSD specific keyword 'list' implementation. 'locale -k list' can | Alexey Zelkin | 2003-06-22 | 1 | -92/+133 |
| * | Add WARNS | Alexey Zelkin | 2003-06-22 | 1 | -0/+1 |
| * | Fix few typos and remove two unneeded checks | Alexey Zelkin | 2003-06-20 | 1 | -4/+3 |
| * | We have manpage now, so remove NOMAN | Alexey Zelkin | 2003-06-20 | 1 | -1/+0 |
| * | Fix most warnings, sort prototypes, kill spaces at EOLs | Alexey Zelkin | 2003-06-20 | 1 | -27/+36 |
| * | Add minimalistic manual page for locale(1) | Alexey Zelkin | 2003-06-20 | 1 | -0/+91 |
| * | Complete rewrite of locale(1) in order to become POSIX complaint utilitty. | Alexey Zelkin | 2003-06-20 | 1 | -83/+399 |
| * | Add locale(1). I have used it for while as useful debugging tool | Alexey Zelkin | 2002-10-16 | 2 | -0/+220 |