Age | Commit message (Expand) | Author |
---|---|---|
2020-04-17 | implement the "charmap" argument as required by POSIX; | Ingo Schwarze |
2016-02-05 | Sort includes. | Jeremie Courreges-Anglas |
2016-02-05 | No need for pledge("rpath") | Jeremie Courreges-Anglas |
2015-11-19 | pledge "stdio rpath". Might not need "rpath", but ... | Theo de Raadt |
2015-08-14 | Remove charsets other than UTF-8 from locale(1) output. | Stefan Sperling |
2013-11-15 | Include unistd.h as it is the standard location for getopt(). | Todd C. Miller |
2013-11-13 | handle proto warnings | Theo de Raadt |
2013-07-01 | update list of locales after adding Turkish. | Federico G. Schwindt |
2013-06-16 | Quote values in the variable assignments, to be bulletproof in the face | Philip Guenther |
2013-06-16 | Oops, I undid rev. 1.2 | Jeremie Courreges-Anglas |
2013-06-16 | Improve locale(1) output formatting. | Jeremie Courreges-Anglas |
2013-06-05 | Add charset to Pig locale name. Without charset the Pig locale won't work. | Stefan Sperling |
2013-06-03 | Add a minimal implementation of the locale(1) utility. | Stefan Sperling |