| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r326276: | eadler | 2018-03-05 | 1 | -0/+2 |
* | MFC r309364 r309367 r309624 | vangyzen | 2016-12-13 | 1 | -34/+35 |
* | MFC r308824 | vangyzen | 2016-11-30 | 1 | -2/+32 |
* | MFC r308808, r308809: Lookup locale when print all keywords as well. | ume | 2016-11-26 | 1 | -1/+2 |
* | MFC r303541, r303542, r303543, r303545, r303546, r303547, r304225, r304226, r... | araujo | 2016-10-21 | 1 | -2/+2 |
* | Use the nitems() macro | bapt | 2016-04-17 | 1 | -2/+4 |
* | Fix a ton of speelling errors | eadler | 2015-10-21 | 1 | -2/+2 |
* | Correctly handle keywords without options. | grog | 2012-11-17 | 1 | -2/+2 |
* | More style(9) tabs vs. spaces: | grog | 2012-11-10 | 1 | -25/+25 |
* | Replace spaces by tabs where appropriate. | grog | 2012-11-08 | 1 | -38/+38 |
* | Make parameters to -c and -k options optional. If no parameters are | grog | 2012-11-08 | 1 | -12/+19 |
* | Add the comment "(FreeBSD only)" to the altmonth_x keywords | edwin | 2009-10-07 | 1 | -12/+12 |
* | Backout changes for c_fmt, x_fmt and X_fmt, they were coming from | edwin | 2009-10-05 | 1 | -3/+0 |
* | Modified locale(1) to be able to show the altmon_X fields and the [cxX]_fmt's. | edwin | 2009-10-05 | 1 | -6/+32 |
* | Remove la_LN.* from the list of bogus locales. They're incomplete, but | tjr | 2004-08-02 | 1 | -1/+1 |
* | Exclude bogus la_LN.* and UTF-8 locales from the output of locale -a | tjr | 2004-08-02 | 1 | -1/+11 |
* | Back out LANG printing changes. POSIX is unclear in this place, but | ache | 2004-02-02 | 1 | -10/+11 |
* | Fix printout case when LANG is overwritten by LC_ALL | ache | 2004-02-01 | 1 | -11/+10 |
* | Userland signed char fixes for PPC build. Problems were using a char | grehan | 2004-01-22 | 1 | -1/+1 |
* | Move scmp() to more appropriate location | phantom | 2003-06-26 | 1 | -10/+9 |
* | Add support of '-m' option to show charmaps (or correctly to say list of | phantom | 2003-06-26 | 1 | -5/+47 |
* | implement LC_MONETARY's int_* keywords | phantom | 2003-06-26 | 1 | -2/+32 |
* | locale.c: | phantom | 2003-06-25 | 1 | -7/+5 |
* | Catch up with _PATH_LOCALE move from rune.h to paths.h | phantom | 2003-06-25 | 1 | -1/+1 |
* | Add FreeBSD specific keyword 'list' implementation. 'locale -k list' can | phantom | 2003-06-22 | 1 | -97/+138 |
* | Fix few typos and remove two unneeded checks | phantom | 2003-06-20 | 1 | -4/+3 |
* | Fix most warnings, sort prototypes, kill spaces at EOLs | phantom | 2003-06-20 | 1 | -27/+36 |
* | Complete rewrite of locale(1) in order to become POSIX complaint utilitty. | phantom | 2003-06-20 | 1 | -84/+400 |
* | Add locale(1). I have used it for while as useful debugging tool | phantom | 2002-10-16 | 1 | -0/+214 |