| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r318257,r318278: | ngie | 2017-07-18 | 3 | -13/+14 |
* | MFC r315170: | ngie | 2017-05-30 | 1 | -2/+2 |
* | MFC r314974, r315006: | pfg | 2017-03-14 | 1 | -3/+3 |
* | MFC r306782-r306783 | bapt | 2016-11-05 | 2 | -15/+14 |
* | MFC r303541, r303542, r303543, r303545, r303546, r303547, r304225, r304226, r... | araujo | 2016-10-21 | 1 | -6/+6 |
* | MFC r305813: | pfg | 2016-10-09 | 1 | -3/+3 |
* | localedef(1): minor spelling fixes on comments. | pfg | 2016-05-01 | 4 | -4/+4 |
* | Small typo. | pfg | 2016-04-28 | 1 | -1/+1 |
* | Plug memory leaks | bapt | 2016-04-20 | 2 | -0/+5 |
* | localedef(1): minor sorting to match Illumos. | pfg | 2016-03-20 | 1 | -2/+2 |
* | DIRDEPS_BUILD: Regenerate without local dependencies. | bdrewery | 2016-02-24 | 1 | -20/+0 |
* | META MODE: Fix 'make the-lot' with recent locale changes | bdrewery | 2015-11-25 | 1 | -0/+39 |
* | lower again the warnings and remove the pragmas unsupported by gcc 4.2.1 | bapt | 2015-11-08 | 4 | -16/+1 |
* | Eliminate some gcc pragmas | bapt | 2015-11-08 | 2 | -17/+7 |
* | Fix build of localedef(1) on arm where wchar_t is an unsigned int | bapt | 2015-11-07 | 3 | -5/+5 |
* | Rewrite the histoty part | bapt | 2015-11-07 | 1 | -8/+13 |
* | Improve localedef(1) manpage | bapt | 2015-11-07 | 1 | -89/+113 |
* | Bump warning level | bapt | 2015-11-07 | 1 | -1/+1 |
* | Use const where needed instead of using pragmas to work around the warnings | bapt | 2015-11-07 | 2 | -11/+6 |
* | Make bsd declaration static | bapt | 2015-11-07 | 1 | -1/+1 |
* | Fix an off by one due to bad conversion from avl(3) to tree(3) | bapt | 2015-11-07 | 1 | -3/+2 |
* | Run memset only after having checked the return of malloc | bapt | 2015-11-07 | 1 | -1/+1 |
* | Workaround an issue on i386 to unbreak the build until the real issue is tracked | bapt | 2015-11-07 | 1 | -1/+2 |
* | Fix build on arm64 | bapt | 2015-11-07 | 1 | -1/+1 |
* | Add missing header | bapt | 2015-11-07 | 1 | -0/+1 |
* | Fix typo | bapt | 2015-11-07 | 1 | -1/+2 |
* | libc: Fix (and improve) nl_langinfo (CODESET) | bapt | 2015-11-01 | 1 | -3/+3 |
* | Actually only T_ISDIGIT should be flagged as _E4 | bapt | 2015-10-19 | 1 | -1/+1 |
* | With regard to ctype, digits (e.g. 0 to 9) and xdigits (the 0 to 9 portion | bapt | 2015-10-19 | 1 | -2/+2 |
* | eliminate need for "print" definition | bapt | 2015-10-13 | 1 | -0/+2 |
* | Commit log from Dragonfly: | bapt | 2015-10-13 | 1 | -1/+6 |
* | Merge from HEAD | bapt | 2015-08-25 | 1 | -2/+10 |
* | Pet mandoc -Tlint | bapt | 2015-08-09 | 1 | -1/+1 |
* | Convert localedef(1) from avl to RB trees | bapt | 2015-08-08 | 4 | -100/+107 |
* | Prefer static generation of functions | bapt | 2015-08-08 | 1 | -2/+1 |
* | Convert ctype generation to Red Black tree | bapt | 2015-08-08 | 1 | -17/+10 |
* | Add localedef(1), a locale definition generator tool | bapt | 2015-08-07 | 15 | -0/+5906 |