Age | Commit message (Expand) | Author |
---|---|---|
2012-12-01 | Minor cleanup: unify two codepaths that do the same thing. | Rob Landley |
2012-12-01 | Felix Janda pointed out that the r in mbrtowc() stands for "restartable" so i... | Rob Landley |
2012-11-28 | The previous wc -m didn't handle multibyte characters that crossed a buffer b... | Rob Landley |
2012-11-26 | Cleanup i18n support (#ifdefectomy, move global init to process launch). Teac... | Rob Landley |
2012-11-21 | Make internalization support optional | Felix Janda |
2012-11-13 | Reindent to two spaces per level. Remove vi: directives that haven't worked r... | Rob Landley |
2012-11-08 | wc -m only cares about counting characters. Attached is a try on implementing... | Felix Janda |
2012-10-08 | New build infrastructure to generate FLAG_ macros and TT alias, #define FOR_c... | Rob Landley |
2012-09-06 | Posix compliance: wc shouldn't have trailing spaces (breaks aboriginal's mkinitr | Rob Landley |
2012-08-25 | Move commands into "posix", "lsb", and "other" menus/directories. | Rob Landley |