summaryrefslogtreecommitdiff
path: root/usr.bin/localedef/localedef.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build with recent byacc.Jung-uk Kim2020-06-241-0/+2
* Add -b/-l options to localedef(1) to specify output endianness and useYuri Pankov2018-10-201-1/+3
* Mark errf _Noreturn, and mark errf and warn __printflikeEnji Cooper2017-05-141-2/+3
* style(9): sort headersEnji Cooper2017-05-131-2/+2
* localedef(1): Add comment markings for license.Pedro F. Giffuni2017-03-101-1/+1
* Revert r314969, r314961:Pedro F. Giffuni2017-03-091-2/+1
* localedef(1): Fix for memory leaks reported by coverity.Pedro F. Giffuni2017-03-091-1/+2
* Fix build of localedef(1) on arm where wchar_t is an unsigned intBaptiste Daroussin2015-11-071-1/+1
* Use const where needed instead of using pragmas to work around the warningsBaptiste Daroussin2015-11-071-2/+2
* Add localedef(1), a locale definition generator toolBaptiste Daroussin2015-08-071-0/+172