Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build with recent byacc. | Jung-uk Kim | 2020-06-24 | 1 | -0/+2 |
* | Add -b/-l options to localedef(1) to specify output endianness and use | Yuri Pankov | 2018-10-20 | 1 | -1/+3 |
* | Mark errf _Noreturn, and mark errf and warn __printflike | Enji Cooper | 2017-05-14 | 1 | -2/+3 |
* | style(9): sort headers | Enji Cooper | 2017-05-13 | 1 | -2/+2 |
* | localedef(1): Add comment markings for license. | Pedro F. Giffuni | 2017-03-10 | 1 | -1/+1 |
* | Revert r314969, r314961: | Pedro F. Giffuni | 2017-03-09 | 1 | -2/+1 |
* | localedef(1): Fix for memory leaks reported by coverity. | Pedro F. Giffuni | 2017-03-09 | 1 | -1/+2 |
* | Fix build of localedef(1) on arm where wchar_t is an unsigned int | Baptiste Daroussin | 2015-11-07 | 1 | -1/+1 |
* | Use const where needed instead of using pragmas to work around the warnings | Baptiste Daroussin | 2015-11-07 | 1 | -2/+2 |
* | Add localedef(1), a locale definition generator tool | Baptiste Daroussin | 2015-08-07 | 1 | -0/+172 |