svn commit: trunk/busybox/editors
vda at busybox.net
vda at busybox.net
Wed Mar 21 00:05:36 UTC 2007
Author: vda
Date: 2007-03-20 17:05:35 -0700 (Tue, 20 Mar 2007)
New Revision: 18188
Log:
vi: remove Byte typedef and massive amount of casts.
also optimize many strlen() calls.
if (strlen(buf) <= 0) goto vc1 - ??!!
Modified:
trunk/busybox/editors/vi.c
Changeset:
Sorry, the patch is too large to include (2236 lines).
Please use ViewCVS to see it!
http://busybox.net/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=18188
More information about the busybox-cvs
mailing list