aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-28Snap for 11510257 from 6511f674cf96a62172cf24639febb6a11b14939c to simpleperf...simpleperf-releaseAndroid Build Coastguard Worker
2024-02-22Merge "Add symlinks for getfattr and setfattr" into mainThiébaud Weksteen
2024-02-21Upgrade toybox to b89c8914513ea055fdb686a765aaf4c65eaf706dElliott Hughes
2024-02-21When xargs child exits with 255, stop processing input.Rob Landley
2024-02-21Update getfattr/setfattr testsThiébaud Weksteen
2024-02-20Fix tests for getfattr/setfattrThiébaud Weksteen
2024-02-18Fix nbd-client.test to not abort "make tests".Rob Landley
2024-02-18Fix stty not setting baud rate to 57600Taisuke Matsushiro
2024-02-17Forgot to check in nbd-client.test.Rob Landley
2024-02-16Add symlinks for getfattr and setfattrThiébaud Weksteen
2024-02-13Fixed typo in mkroot/packages/busyboxAskar Safin
2024-02-12Upgrade toybox to 9f4df994dd9342f8e9a7bb11e92d28e89033a243Elliott Hughes
2024-02-12Oliver Webb noticed that MAYFORK OLDTOY() aliases don't become builtins.Rob Landley
2024-02-11Whitespace: remove unnecessary/inconsistent newlineRob Landley
2024-02-10Whitespace cleanup.Rob Landley
2024-02-09Rewrite globals.h generation to only call sed twice.Rob Landley
2024-02-08Upgrade toybox to 0562629fa863a751e04e4a5979c76b1106e467d3Elliott Hughes
2024-02-08Convert more testing->testcmd.Rob Landley
2024-02-08Grep -Am test (for commit 4277f1801036)Rob Landley
2024-02-08Add wc -L and tests.Rob Landley
2024-02-07toybox: Make readelf aware of NT_ANDROID_TYPE_PAD_SEGMENTKalesh Singh
2024-02-07top -b: add missing flush.Elliott Hughes
2024-02-08Snap for 11421525 from 6e5ce226b64d5638cd3fdf21e6165316558a124e to simpleperf...Android Build Coastguard Worker
2024-02-07Upgrade toybox to a57e42a386b04f27aa9c000d6425f13bb644c70cElliott Hughes
2024-02-06vmstat: fix buffering.Elliott Hughes
2024-02-06memeater: add symlink.Elliott Hughes
2024-02-05Fix TEST_HOST for wc, adding "utf8locale" function.Rob Landley
2024-02-05netcat: Implement zero I/O modeकारतोफ्फेलस्क्रिप्ट™
2024-02-04Explain why toybox doesn't have (or need) cttyhack.Rob Landley
2024-02-02Snap for 11400057 from 6c57d80e3fe8b6957406a9dc211caf26576bfbd1 to simpleperf...Android Build Coastguard Worker
2024-01-30Upgrade toybox to 6d9a752ac585d4ffc83c00e90985826150ff8298Elliott Hughes
2024-01-30Clean up our local .gitignore differences.Elliott Hughes
2024-01-30bpfmt -w Android.bp.Elliott Hughes
2024-01-30Fix grep -w and add lots of tests.Rob Landley
2024-01-29Upgrade toybox to a60c1d84faab4fd3da41d6cd2a14792d7cf5c572Elliott Hughes
2024-01-28Don't leak script filehandles into child process.Rob Landley
2024-01-28Fix ps in mkroot (claim tty) and redirect stdout/stderr to real console as well.Rob Landley
2024-01-27Teach setsid to grab tty more forcefully, and that -cc means steal.Rob Landley
2024-01-27Fix "./truncate -s 1e2" to say "not integer" instead of "too large".Rob Landley
2024-01-27Switch to newer sed syntax to make generated/config.h, as long as we'reRob Landley
2024-01-26grep: add missing flags to usage line.Elliott Hughes
2024-01-26memeater: fixes.Elliott Hughes
2024-01-26My own pending local documentation changes to patch.c,Rob Landley
2024-01-26Various help fixes.Elliott Hughes
2024-01-25Cleanup and promote memeater.Rob Landley
2024-01-25memeater: consume a given amount of memory.Elliott Hughes
2024-01-23docs: stop referring to xflush() after its removal.Elliott Hughes
2024-01-23Consistently use xferror() instead of if (fflush()) perror_exit();Rob Landley
2024-01-22Upgrade toybox to 3e0e8c687eee4c292db106efab20f8e565549bf8Elliott Hughes
2024-01-20Make our .gitignore match upstream more.Elliott Hughes