small optimizations of toupper/tolower
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 23 Oct 2009 11:03:59 +0000 (13:03 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 23 Oct 2009 11:03:59 +0000 (13:03 +0200)
commit56b3eec162c135d69e7b0bee70f30cf6ec31aae5
tree03f73029b01cfa51e900a15f3ab5e12337ed5592
parentf2cbb03a378aa48f2e08b64877d54da3fab4ea6a
small optimizations of toupper/tolower

function                                             old     new   delta
in_ib                                                191     172     -19

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
editors/awk.c
networking/interface.c