aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-12Snap for 8580505 from b2790d7bd5d8f7932f6df7e19bf950efe71ba096 to main-cg-tes...main-cg-testing-releaseAndroid Build Coastguard Worker
2022-05-11Merge "Remove unused entries from .config-*."Elliott Hughes
2022-05-11Upgrade toybox to 0c566f6f9a057bdca9722b3d09cac53fe7d05c6eElliott Hughes
2022-05-11Document the move from C99 to C11.Rob Landley
2022-05-11Switch to C11 noreturn to work around a compiler bug in llvm.Rob Landley
2022-05-10Remove unused entries from .config-*.Elliott Hughes
2022-05-09Upgrade toybox to 9f5fb9ae9af14f651eb6920e96334e65e6b8cdd4.James Farrell
2022-05-07Diff line format options.James Farrell
2022-05-06Upgrade toybox to bfcc997b55061a4cc362723d7540b21696408f91Elliott Hughes
2022-05-06Thinko.Rob Landley
2022-05-06Shut up llvm's "fortify" about not checking the fscanf() return value.Rob Landley
2022-05-06Release 0.8.7.Rob Landley
2022-05-05A little more ANSI cheat sheet.Rob Landley
2022-05-05Don't diff against a base and then add the offset right back to the base.Rob Landley
2022-05-05Fix memset calls and keep track of vars capacity.James Farrell
2022-05-05Fix segfault when trying to unset variable.James Farrell
2022-05-05Add README files for binaries.Rob Landley
2022-05-04Add a few more things macos should be able to build.Rob Landley
2022-05-04First stab at an android_defconfig.Rob Landley
2022-05-04Add the two options netbsd has for this command.Rob Landley
2022-05-04Quick pass over the roadmap.Rob Landley
2022-05-04xxd -r: don't seek unnecessarily on the output stream.Elliott Hughes
2022-05-03Display label properly.Rob Landley
2022-05-02Remove obsolete config symbols.Rob Landley
2022-05-02Add mkroot dynamic linking support, ala "scripts/mkroot.sh dynamic".Rob Landley
2022-05-02Snap for 8523903 from ecc1521b8d913b41e65b939400d3b11d329d9c72 to main-cg-tes...Android Build Coastguard Worker
2022-05-01Only at one #define __MUSL__ to features.h.Rob Landley
2022-05-01When building musl-git-master, don't let "clean" delete it.Rob Landley
2022-05-01Add filename and line number to syntax error.Rob Landley
2022-04-30Fix big endian again.Rob Landley
2022-04-30Silence gcc warning that two 32 bit integers are identical.Rob Landley
2022-04-28Upgrade toybox to 80206bb537658b5eba609d1f363cd27a960ec2c2Elliott Hughes
2022-04-27brctl: Fix addif and defifKeith Mok
2022-04-27Identify PDFRob Landley
2022-04-27Slight improvement to "is binary" check.Rob Landley
2022-04-26Fix thinko.Rob Landley
2022-04-26Fix wget port and have httpd return http 1.1 so wget recognizes it.Rob Landley
2022-04-25Put the test names in the test, not in a comment before the test.Rob Landley
2022-04-25Test cut -DF on TEST_HOST too.Rob Landley
2022-04-25Basic httpd smoketests.Rob Landley
2022-04-25Remove duplicate argument.Rob Landley
2022-04-25Remove wget from $PENDING lists.Rob Landley
2022-04-25Snap for 8496002 from 2e38246321418ea6d71c8d99fe949af5cfd01772 to main-cg-tes...Android Build Coastguard Worker
2022-04-25Trivial cleanup.Rob Landley
2022-04-25Silence two more "are never used uninitialized" warnings.Rob Landley
2022-04-24Promote httpd to netRob Landley
2022-04-24Add simple static httpd.Rob Landley
2022-04-22Upgrade toybox to 565f125b1c01668ad37c4d23df6dff191c8ba4caElliott Hughes
2022-04-22Eliminate one more sub-option (merge NETCAT_LISTEN into main netcat).Rob Landley
2022-04-22Delete catv, which nobody uses (cat -v won long ago).Rob Landley