AgeSort asc/desc | Change |
---|---|
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 Next | |
Mar 2, 2016 | |
9 years 19 days | The last-ever release of uClibc hasn't got prlimit, so probe. |
Commit 323819c689448fffcf4d3ed20f2485b75ac64b64, by Rob Landley | |
9 years 18 days | For years the man pages have said to #include <sys/types.h> to get major/minor/makedev, but glibc has vowed to break existing programs (https://sourceware.org/ml/libc-alpha/2015-11/msg00253.html ) and replace it with _another_ non-standard header (not |
Commit 7ca5dc4232b9ac5ee5cd25c8b5b33a58904cd251, by Rob Landley | |
9 years 18 days | split pgrep/pkill tests. |
Commit 7ae108f7c9d0845d8f7759ebeeb1b98a11ef8ceb, by Rob Landley | |
9 years 18 days | Try to consistently print command name at the start of each test. |
Commit 9ef6fbfc2bdc32be2a94040337f9b7fef5c18554, by Rob Landley | |
9 years 18 days | Add fstype test. |
Commit b73d9a2ac127984380ce6bfa32e00817985b6269, by Rob Landley | |
9 years 18 days | Command name at start of each test. |
Commit 54f95bd6186a3b4ca9332807dc7e419de9534c42, by Rob Landley | |
9 years 18 days | Split lsattr/chattr tests. |
Commit b69e1efb2763f99566f451189b5e31f3a05c2e32, by Rob Landley | |
9 years 18 days | Print command name at start of each test. |
Commit eb830728b12152702c3852d079ad5c8a7f6e709b, by Rob Landley | |
9 years 18 days | Factor out command name at the start of test name, have runtest.sh print it. |
Commit 336c44adca1768ada1e1e2f4d7dbbc33e994e582, by Rob Landley | |
Mar 3, 2016 | |
9 years 18 days | Fix base64 so == wraps properly. |
Commit 0dfa601b9fec5191269702cdd037adf25814ab19, by Rob Landley | |
9 years 18 days | Minor cleanup. |
Commit 53dc99a76e73ff086db19e7da266c3b571b3cf87, by Rob Landley | |
9 years 18 days | More minor cleanup (inline a function, simplify name of another). |
Commit 5231bb553d5e2c04818f6603f30a36653d914881, by Rob Landley | |
9 years 17 days | Fix bzcat integer overflow reported by John Regehr. |
Commit 5ad93f32da3e2ac70b1fa929889d3034c79f7ed6, by Rob Landley | |
Mar 4, 2016 | |
9 years 16 days | Elliott pointed out that we output "unlimited" instead of "infinity", so accept that as input. (And that I screwed up the test.) |
Commit b3e9c9281d188d6b82c94f300eb7237368e6a8d8, by Rob Landley | |
Mar 6, 2016 | |
9 years 14 days | Fix segfault in sed -e 'c\'. |
Commit 96a5ed118ce8ad1aaf7889b9eff599bb4517aa49, by Andy Chu | |
Mar 7, 2016 | |
9 years 13 days | Merge remote-tracking branch 'toybox/master' into HEAD |
Commit abf0e286185f41ac47e6418e879b46aced6b6a01, by Elliott Hughes | |
9 years 13 days | Regenerate generated files. |
Commit 06108e66d56805bae793d58a3ac45d017c2ddd01, by Elliott Hughes | |
9 years 13 days | toolbox prlimit is no more. |
Commit d4d9b5f547c92da6b85677a19f5e1b8cc7dada63, by Elliott Hughes | |
Mar 9, 2016 | |
9 years 12 days | Remove switch_root. |
Commit d9d77619df5f8c156af2504e05d2ed1737ea0335, by Elliott Hughes | |
9 years 12 days | Merge branch 'master' of https://android.googlesource.com/platform/external/toybox into cm-13.0 |
Commit 5918842aaf982d6484e34146f2ae098d6cf7e111, by Steve Kondik |