[PATCH] passwd more size reduction.

Tito farmatito at tiscali.it
Thu Nov 30 13:15:02 PST 2006


Hi,
this patchreduces size of passwd.
Bloatmeter says:
function                                             old     new   delta
passwd_main                                         1771    1779      +8
.rodata                                           134358  134102    -256
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 8/-256)           Total: -248 bytes

but it seems not taking into account the removal of
the static void set_filesize_limit(int blocks)
function.
Take a look at it and apply if you like it.


Ciao,
Tito
-------------- next part --------------
A non-text attachment was scrubbed...
Name: passwd.patch
Type: text/x-diff
Size: 5555 bytes
Desc: not available
Url : http://busybox.net/lists/busybox/attachments/20061130/7ca2992e/attachment.bin 


More information about the busybox mailing list