mirror of
https://github.com/topjohnwu/ndk-busybox.git
synced 2025-04-01 06:51:52 +00:00

- adds case-insensitive matching in sed s/// epxressions - consolodates common regcomp code in grep & sed into bb_regcomp and put in utility.c - cleans up a bunch of cruft