android_external_toybox/scripts
2020-03-15 19:36:43 -05:00
..
bloatcheck Isaac Dunham also reported that some diff implementations can't handle nonseekable input, so write to a temporary file instead of <(command). 2014-06-08 14:01:37 -05:00
change.sh Cosmetic tweak: newline at the end of "make change". 2015-08-05 21:23:50 -05:00
config2help.c Make help text spacing consistent. 2019-04-12 18:14:20 -05:00
cross.sh More cross.sh tweaks. 2020-03-02 18:47:57 -06:00
findglobals.sh Quick sniff test to find leaked global variables. 2013-04-26 01:46:03 -05:00
genconfig.sh Rename config symbol now that we've worked around the worst of the breakage. 2020-02-17 04:11:07 -06:00
help.txt Fix variables in help.txt 2018-01-21 15:48:41 -06:00
install.c install.c doesn't include the standard headers so hasn't got ARRAY_LEN() 2019-03-10 17:36:00 -05:00
install.sh airlock still needs gzip compression side for kernel build. 2019-09-07 03:00:12 -05:00
make.sh Make ASAN=1 affect the HOSTCC-built tools too. 2020-02-22 06:11:48 -06:00
mcm-buildall.sh gcc 8.3.0 changed its arm floating point syntax, plus error handling tweaks. 2020-03-15 19:36:43 -05:00
minicom.sh Fix instances of "Usage:" rather than "usage:". 2019-03-02 14:11:05 -06:00
mkflags.c Fix off by one error that treats bit 31 as negative (so ls --color sets 2020-02-25 11:49:49 -06:00
mkroot.sh Work around kernel build bug where "make distclean" doesn't work in cp -sfR 2020-02-17 04:00:48 -06:00
mkstatus.py Update to status.html and some test suite cosmetic tweaks. 2016-02-02 14:56:27 -06:00
mktags.c Fix various warnings building on FreeBSD. 2019-01-19 16:50:23 -06:00
portability.sh Bash Compatibility Patch 2019-06-29 12:31:22 -05:00
record-commands Fix instances of "Usage:" rather than "usage:". 2019-03-02 14:11:05 -06:00
runtest.sh More sh tests. 2020-03-13 15:59:26 -05:00
showasm Add bloat-o-meter, make bloatcheck, and scripts/showasm. 2006-11-26 18:47:14 -05:00
single.sh Making sh single build work broke other single builds. Fix them again. 2019-12-20 15:12:30 -06:00
test.sh testcmd shouldn't use shell builtin for TEST_HOST unless there isn't 2019-06-26 23:42:14 -05:00