hush/editors
Matheus Izvekov b7a044043c diff: honor flag -i (ignore case differences)
>>From 503a1e1d2597f7cdf86a9ea39ebd2aee050ca759 Mon Sep 17 00:00:00 2001
From: Matheus Izvekov <mizvekov@gmail.com>
Date: Mon, 18 Jan 2010 14:06:26 -0200
Subject: [PATCH] diff: honor flag -i (ignore case differences)

function                                             old     new   delta
read_token                                           157     178     +21
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/0 up/down: 21/0)               Total: 21 bytes
   text	   data	    bss	    dec	    hex	filename
  70102	    733	   8576	  79411	  13633	busybox_old
  70123	    733	   8576	  79432	  13648	busybox_unstripped

Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-01-20 02:44:44 +01:00
..
awk.c
cmp.c
Config.in diff: rewrite. much smaller and more correct 2010-01-18 04:57:17 +01:00
diff.c diff: honor flag -i (ignore case differences) 2010-01-20 02:44:44 +01:00
ed.c *: fix places where we were still using malloc/realloc 2010-01-08 09:07:50 +01:00
Kbuild
patch_toybox.c
patch.c
sed1line.txt
sed_summary.htm
sed.c *: fix places where we were still using malloc/realloc 2010-01-08 09:07:50 +01:00
vi.c