android_external_toybox/scripts
Rob Landley aa265ebff4 Ryan Prichard pointed out that du -d0 should act like du -s, but the plumbing
wouldn't let him assign a negative default value, so I fixed it.
2018-03-19 11:23:24 -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 Workaround from Patrick Oppenlander for a bug in config2help.h that resulted 2017-10-03 03:29:38 -05:00
findglobals.sh Quick sniff test to find leaked global variables. 2013-04-26 01:46:03 -05:00
genconfig.sh Android NDK doesn't have cutils/sched_policy.h so add a probed config symbol. 2017-04-30 02:46:36 -05:00
help.txt Fix variables in help.txt 2018-01-21 15:48:41 -06:00
install.c Wean scripts/install.c off toys.h so cross compiling less brittle. 2016-02-10 23:27:55 -06:00
install.sh Minor tweaks to install.sh. 2017-05-14 15:10:29 -05:00
make.sh Check for .git before setting GITHASH. 2017-08-06 20:42:34 -05:00
minicom.sh Let the minicom script take the speed as an optional second argument. 2009-12-13 00:11:30 -06:00
mkflags.c Ryan Prichard pointed out that du -d0 should act like du -s, but the plumbing 2018-03-19 11:23:24 -05:00
mkstatus.py Update to status.html and some test suite cosmetic tweaks. 2016-02-02 14:56:27 -06:00
mktags.c Debian unstable is even more pedantic than previous debian. 2016-02-05 15:13:24 -06:00
runtest.sh Add "testcmd" function as an alternative to "testing" for tests/*.test, and 2017-04-04 18:13:51 -05:00
showasm Add bloat-o-meter, make bloatcheck, and scripts/showasm. 2006-11-26 18:47:14 -05:00
single.sh Build dependency tweak. 2017-02-01 16:13:01 -06:00
test.sh testcmd should only use absolute path to command when not doing TEST_HOST. 2017-07-22 17:00:11 -05:00