Age | Commit message (Expand) | Author |
---|---|---|
2019-04-30 | Make echo -E switch off -e. | Rob Landley |
2019-04-30 | echo: add -E. | Elliott Hughes |
2019-04-16 | Add argument to xflush() so it can test for stdout err without flushing. | Rob Landley |
2018-12-04 | Clean up some --help formatting. | Elliott Hughes |
2017-05-26 | Be more consistent about periods in help text. | Elliott Hughes |
2016-08-13 | Document deviations from posix for echo. | Rob Landley |
2014-10-18 | Factor out printf-style escape parsing logic from echo.c. | Rob Landley |
2012-11-13 | Reindent to two spaces per level. Remove vi: directives that haven't worked r... | Rob Landley |
2012-10-08 | New build infrastructure to generate FLAG_ macros and TT alias, #define FOR_c... | Rob Landley |
2012-08-25 | Regularize command headers, update links to standards documents. | Rob Landley |
2012-08-25 | Move commands into "posix", "lsb", and "other" menus/directories. | Rob Landley |