hush/editors
Denis Vlasenko afa37cf508 vi: remove Byte typedef and massive amount of casts.
also optimize many strlen() calls.
if (strlen(buf) <= 0) goto vc1 - ??!!
2007-03-21 00:05:35 +00:00
..
awk.c awk: support multiple -v options 2007-03-10 17:22:14 +00:00
Config.in Add option to disable command execution from vi & awk 2006-12-19 00:29:22 +00:00
ed.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
patch.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
sed.c sed: fix very obscure case of escaped newline in sed command 2007-03-16 23:36:58 +00:00
vi.c vi: remove Byte typedef and massive amount of casts. 2007-03-21 00:05:35 +00:00