busybox/editors
Denis Vlasenko d3c042fc60 libbb: introduce fputc_printable (from ed)
netstat: print control chars as ^C etc
vi: style fixlet

function                                             old     new   delta
fputc_printable                                        -     100    +100
unix_do_one                                          451     487     +36
printLines                                           258     190     -68
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 1/1 up/down: 136/-68)            Total: 68 bytes
2007-12-30 01:59:53 +00:00
..
awk.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
cmp.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
Config.in vi: introduce FEATURE_VI_8BIT (as vi currently is not Unicode capable, 2007-12-22 17:00:11 +00:00
diff.c fbset: fix buglet where we were using wrong pointer 2007-11-06 03:05:54 +00:00
ed.c libbb: introduce fputc_printable (from ed) 2007-12-30 01:59:53 +00:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
patch.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
sed_summary.htm nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) 2007-12-24 14:09:19 +00:00
sed.c sed: support GNU-like '\t' escape in substitutions 2007-11-13 16:48:10 +00:00
sed1line.txt add sed mini-doc 2007-11-13 17:13:31 +00:00
vi.c libbb: introduce fputc_printable (from ed) 2007-12-30 01:59:53 +00:00