android_external_toybox/scripts
2023-07-11 00:56:22 -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 Clean up build plumbing. 2022-05-15 19:39:27 -05:00
config2help.c Make help text spacing consistent. 2019-04-12 18:14:20 -05:00
findglobals.sh Yank some unnecessarily exported global variables that should be static. 2022-01-01 13:50:51 -06:00
genconfig.sh Move example commands from "make list" to "make list_example". 2022-07-19 11:42:08 -05:00
git-static-index.sh Script to put something browseable in https://landley.net/toybox/git 2022-12-24 06:34:11 -06:00
help.txt Move example commands from "make list" to "make list_example". 2022-07-19 11:42:08 -05: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 Fix a missing space. 2023-05-09 08:50:02 -05:00
make.sh Re-implement the wait $PID codepath because macos needs it. 2023-03-05 22:49:40 -06:00
mcm-buildall.sh Only at one #define __MUSL__ to features.h. 2022-05-01 03:39:03 -05:00
mkflags.c Always use 64 bit type for FLAG_ macros so &= ~FLAG_x doesn't 2022-12-02 01:53:36 -06:00
mkroot.sh Add redirector from old mkroot location. 2023-04-17 18:39:33 -05:00
mkstatus.py Quick glance at mkstatus and roadmap.html to make sure nothing jumps out. 2023-01-10 13:23:27 -06:00
mktags.c Fix various warnings building on FreeBSD. 2019-01-19 16:50:23 -06:00
portability.sh Dear LLVM: I put an octal escape into a string for a reason. Just accept it. 2023-04-04 08:42:28 -05:00
runtest.sh Implement set -u in toysh. 2023-05-09 22:47:40 -05:00
showasm
single.sh MacOS sed remains sad. 2022-09-27 03:23:28 -05:00
test.sh Add comments and collate some assignments. 2023-07-11 00:56:22 -05:00