commit | e7670ff81d01d06f8f27ffb3b6e6d5e6f92c8f74 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sun Oct 11 00:45:25 2009 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sun Oct 11 00:45:25 2009 +0200 |
tree | a6a13f9d753c590c06299e0c0770992b5faaba03 | |
parent | 0e5e4eaf7bbfa5d71db1ea410f734c8458a2071e [diff] |
ash: use bbox wrappers for malloc etc instead of homegrown ones function old new delta popstring 134 140 +6 ckmalloc 9 - -9 ckstrdup 22 - -22 ckrealloc 24 - -24 ckzalloc 28 - -28 ------------------------------------------------------------------------------ (add/remove: 0/4 grow/shrink: 1/0 up/down: 6/-83) Total: -77 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>