| Commit message (Expand) | Author | Age |
* | builtin: Use test_access from NetBSD when faccessat is unavailable | Herbert Xu | 2018-05-28 |
* | builtin: Move echo space/nl handling into print_escape_str | Herbert Xu | 2018-04-02 |
* | builtin: Fix echo performance regression | Herbert Xu | 2018-04-02 |
* | Revert "[BUILTIN] Remove unnecessary restoration of format string in printf" | Herbert Xu | 2018-03-25 |
* | builtin: Greater resolution in test -nt / test -ot | Martijn Dekker | 2018-03-22 |
* | builtin: Fix echo -n early termination | Herbert Xu | 2016-09-02 |
* | builtin: Reject malformed printf specifications with digits after '*' | Patrick Brown | 2016-06-06 |
* | builtin: Reset t_wp_op in testcmd | Herbert Xu | 2015-08-13 |
* | [BUILTIN] Fix "test -x" as root on FreeBSD 8 | Jonathan Nieder | 2014-11-17 |
* | [BUILTIN] Simplify echo command | Herbert Xu | 2014-10-27 |
* | [BUILTIN] Optimise handling of backslash octals in printf | Herbert Xu | 2014-10-27 |
* | [BUILTIN] Use error instead of warnx for fatal errors in printf | Herbert Xu | 2014-10-27 |
* | [BUILTIN] Remove getintmax in printf | Herbert Xu | 2014-10-27 |
* | [BUILTIN] Remove unnecessary restoration of format string in printf | Herbert Xu | 2014-10-27 |
* | [BUILTIN] Handle embedded NULs correctly in printf | Herbert Xu | 2014-10-27 |
* | [BUILTIN] Add printf support for format string a, A, and F | Herbert Xu | 2014-10-27 |
* | [BUILTIN] Correctly handle test ! ! = ! | Herbert Xu | 2014-09-28 |
* | [BUILTIN] Fixed argument parsing crash in test | Herbert Xu | 2013-08-23 |
* | [BUILTIN] Use PRIdMAX instead of %j in printf | Harald van Dijk | 2013-08-23 |
* | [BUILTIN] Eliminate unnecessary promotion in echocmd | Herbert Xu | 2011-07-07 |
* | [SHELL] Port to Solaris | Brian Koropoff | 2011-03-15 |
* | [BUILTIN] Use faccessat if available | Herbert Xu | 2010-04-02 |
* | [BUILTIN] Made t_lex reentrant | Herbert Xu | 2008-07-13 |
* | [BUILTIN] Made aexpr/oexpr non-recursive | Herbert Xu | 2008-07-13 |
* | [BUILTIN] Fixed 3,4-argument cases for test per POSIX | Herbert Xu | 2008-07-13 |
* | [BUILTIN] Use intmax_t arithmetic in test | Herbert Xu | 2007-10-06 |
* | [BUILTIN] test: little size and speed optimizations | Oleg Verych | 2007-09-22 |
* | [BUILTIN] test: White space fixes | Oleg Verych | 2007-09-22 |
* | [SYSTEM] Check return code for getgroups and fwrite | Alexey Gladkov | 2006-10-13 |
* | [BUILTIN] Fix \c spillage across echo commands | Herbert Xu | 2005-11-14 |
* | [BUILTIN] Always call conv_escape_str in echocmd | Herbert Xu | 2005-11-13 |
* | [SYSTEM] Added dummy sysconf implementation | Herbert Xu | 2005-10-29 |
* | [BUILTIN] Removed standalone/csh support from test | Herbert Xu | 2005-10-29 |
* | [BUILTIN] Removed standalone/csh support from printf | Herbert Xu | 2005-10-29 |
* | Copyright/licence updates and remove all traces of sys/cdefs.h | Herbert Xu | 2005-10-29 |
* | Invert return value of test_eaccess and rename it to test_st_mode. | herbert | 2005-09-26 |
* | Eliminate duplicate stat in test_eaccess. | herbert | 2005-09-26 |
* | Optimised FILGZ test. | herbert | 2005-09-26 |
* | Enclose abort insode ifdef DEBUG. | herbert | 2005-09-26 |
* | Renamed error to sh_error. | herbert | 2005-09-26 |
* | Initial import. | Herbert Xu | 2005-09-26 |