android_external_toybox/scripts
Rob Landley ac61731585 Fix record-commands and logwrapper.c
record-commands: Delete old log, only delete $WRAPDIR at end if path wasn't
externally supplied, don't add the rm at the end to the log.

logwrapper.c: don't skip filename when measuring space for command line malloc,
use argv[0] instead of /proc/self/exe (which is realpath -f).
2019-02-01 14:51:31 -06: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 Fix various warnings building on FreeBSD. 2019-01-19 16:50:23 -06:00
findglobals.sh
genconfig.sh Factor out scripts/portability.sh and have genconfig.sh use it to find sed/gsed. 2019-01-19 16:58:04 -06: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 Airlock: linux-s390x build grew sha256sum dependency in 420, and remove "test". 2019-01-18 06:20:02 -06:00
make.sh Tweak build dependencies: rebuild toys/*/*.c when .o newer than .config. 2019-01-31 22:45:54 -06:00
minicom.sh
mkflags.c Fix various warnings building on FreeBSD. 2019-01-19 16:50:23 -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 Factor out scripts/portability.sh and have genconfig.sh use it to find sed/gsed. 2019-01-19 16:58:04 -06:00
record-commands Fix record-commands and logwrapper.c 2019-02-01 14:51:31 -06:00
runtest.sh Break runtest.sh out again: the Android devs were using it. 2018-12-03 17:04:23 -06:00
showasm
single.sh Build dependency tweak. 2017-02-01 16:13:01 -06:00
test.sh Have test.sh use portability.sh too. 2019-01-19 17:00:26 -06:00