busybox/editors
Glenn L McGrath f36635cec6 Fix the following testcase by disabling global substitution if the regex
is anchored to the start of line, there can be only one subst.
echo "aah" | sed 's/^a/b/g'
2003-09-13 15:12:22 +00:00
..
awk.c Major coreutils update. 2003-03-19 09:13:01 +00:00
Config.in Patch from Terje Kvernes adding quite a lot of missing documentation 2003-07-22 09:59:34 +00:00
Makefile Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
Makefile.in Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
patch.c New applet: patch, applies a unified diff 2003-06-22 15:32:41 +00:00
sed.c Fix the following testcase by disabling global substitution if the regex 2003-09-13 15:12:22 +00:00
vi.c Major coreutils update. 2003-03-19 09:13:01 +00:00