busybox/editors
Denis Vlasenko 7a6766428e awk: fix compat issue found by gpm build
function                                             old     new   delta
as_regex                                             105     131     +26
hash_find                                            247     233     -14
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 26/-14)             Total: 12 bytes
2009-03-15 22:20:31 +00:00
..
awk.c awk: fix compat issue found by gpm build 2009-03-15 22:20:31 +00:00
cmp.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
Config.in build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM; 2008-10-24 10:49:49 +00:00
diff.c diff: emit /dev/null if diff -rN diffs a file against /dev/null 2008-11-23 14:40:00 +00:00
ed.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
patch.c libbb: [x]fopen_for_{read,write} introduced and used. 2008-07-21 23:05:26 +00:00
sed_summary.htm doc: add info about sed s/.../.../I modifier 2008-03-01 19:29:56 +00:00
sed.c fix all cases of strcpy on overlapping strings. 2008-07-22 20:16:55 +00:00
sed1line.txt add sed mini-doc 2007-11-13 17:13:31 +00:00
vi.c vi: speedup and code shrink (Walter Harms) 2008-11-24 07:34:42 +00:00