aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-14Snap for 8591367 from 8b161a86233b494e81ffd08e6266efec8e7a0851 to tm-d1-releaseandroid-13.0.0_r9android-13.0.0_r15android-13.0.0_r14android-13.0.0_r13android-13.0.0_r11android-13.0.0_r10android13-d1-s3-releaseandroid13-d1-s2-releaseandroid13-d1-s1-releaseandroid13-d1-releaseAndroid Build Coastguard Worker
2022-05-13Switch to C11 noreturn to work around a compiler bug in llvm. am: ee301d5dedRob Landley
2022-05-12Switch to C11 noreturn to work around a compiler bug in llvm.android13-devRob Landley
2022-04-20Snap for 8474529 from a30dc69f0f91476e8b3acf750d82908c9711724c to tm-d1-releaseAndroid Build Coastguard Worker
2022-04-19Upgrade toybox to 8b97a1fb86b06e329c77c64cdbef29d7738f5840 am: 1ef443927d am:...Elliott Hughes
2022-04-19Upgrade toybox to 8b97a1fb86b06e329c77c64cdbef29d7738f5840 am: 1ef443927d am:...Elliott Hughes
2022-04-19Upgrade toybox to 8b97a1fb86b06e329c77c64cdbef29d7738f5840 am: 1ef443927d am:...Elliott Hughes
2022-04-18Upgrade toybox to 8b97a1fb86b06e329c77c64cdbef29d7738f5840 am: 1ef443927dElliott Hughes
2022-04-18Upgrade toybox to 8b97a1fb86b06e329c77c64cdbef29d7738f5840Elliott Hughes
2022-04-15Thinko spotted by Elliott: actually compare with variable, not if (constant).Rob Landley
2022-04-12Grab definition of UNSTRIPPED and friends.Rob Landley
2022-04-12Unset ASAN after consuming it so scripts/portability.sh can be sourced twice.Rob Landley
2022-04-12Move arch-specific dead code elimination setup into scripts/portability.shRob Landley
2022-04-12Collate ASAN setup, move generated/instlist into generated/unstripped,Rob Landley
2022-04-12Comment template tweak.Rob Landley
2022-04-12Add kconfig-language.txt from Linux 2.6.12.Rob Landley
2022-04-12All PEDANTIC_ARGS does is set a macro that's never used.Rob Landley
2022-04-11lib/portability.c: don't assume we have __NR_copy_file_range.Elliott Hughes
2022-04-11Update man page URL in hello/skeleton examples, and fix hello toRob Landley
2022-04-11Fix mkroot m68k target's network connection.Rob Landley
2022-04-08More wget cleanup.Rob Landley
2022-04-08Cleanup pass on wget.Rob Landley
2022-04-08mkroot: add wget to pending build list, always rebuild .config whenRob Landley
2022-04-04Add "ifconfig eth0 rename NEWNAME".Rob Landley
2022-04-04realpath should parse -eRob Landley
2022-04-04When args.c is just enforcing max/min argument count with no options, imply ?Rob Landley
2022-04-04Earlier test ensures dev isn't null when !FLAG(a), so don't test same again.Rob Landley
2022-04-04Minor cleanups, and switch lll to "long long" for 32 bit platforms.Rob Landley
2022-04-03Give "make install" a default location it can actually install to, whereRob Landley
2022-04-03Replace another hardwared "generated/" with $GENDIRRob Landley
2022-04-03Fix a segfault due to a wrong order global variables of wgetMoritz C. Weber
2022-04-03Replaced sizeof by strlen in wget POSTMoritz C. Weber
2022-04-02Add tar --strip-components.Rob Landley
2022-04-01Cleanup openvt/deallocvt and merge with chvt, promote out of pending.Rob Landley
2022-04-01Fix "toybox command --help" for NEEDROOT commands.Rob Landley
2022-03-31Fix "toybox command --help".Rob Landley
2022-03-31Make tar tests more portable, and add --owner :UID and --group :GIDRob Landley
2022-03-31Add git and bash to airlock install's $PENDING.Rob Landley
2022-03-31Update make.sh to avoid library probe when toolchain hasn't changed.Rob Landley
2022-03-26Added basic post-data supportMoritz C. Weber
2022-03-26Update docs.Rob Landley
2022-03-26Cleanup pass and make -O - write to stdout.Rob Landley
2022-03-23Video was made private, but the same guy gave the same talk at anotherRob Landley
2022-03-22Don't say "see toybox --help" in "toybox --help".Rob Landley
2022-03-22Avoid redundant strlen() inside libc.Rob Landley
2022-03-22Fix a memory leak and update reference after discarding blank pipeline segment.Rob Landley
2022-03-22use $GENDIR variable for (some) generated/ references, and moveRob Landley
2022-03-19The ".." removal logic was looping on file/dir names starting with "..",Rob Landley
2022-03-19Fix copy_file_range() fallback.Rob Landley
2022-03-19Snap for 8326520 from bc93cfd83482cfe1b91c98ae2c294a5c63720f5c to tm-d1-releaseAndroid Build Coastguard Worker