busybox/include
Denis Vlasenko e9b9a19ad3 libbb: disable a second md5 implementation which managed to creep in :)
function                                             old     new   delta
sha512_end                                           239     237      -2
sha256_end                                           162     160      -2
sha1_end                                             191     189      -2
md5_end                                              168     166      -2
__md5__magic                                           4       -      -4
md5_crypt                                            627     621      -6
static.S                                              16       -     -16
__md5_Init                                            42       -     -42
static.P                                              64       -     -64
__md5_Final                                          131       -    -131
__md5_Update                                         153       -    -153
static.C                                             268      12    -256
__md5_Transform                                      293       -    -293
------------------------------------------------------------------------------
(add/remove: 0/7 grow/shrink: 0/6 up/down: 0/-973)           Total: -973 bytes
2008-11-11 01:38:04 +00:00
..
applets.h sha256,sha512: new applets. +4.9kb 2008-11-10 13:32:50 +00:00
busybox.h Use intra-DSO calls when we build libbusybox. No-op for normal build. 2008-05-09 17:59:34 +00:00
dump.h libbb: get rid of statics in dump.c; code shrinks a lot too 2008-07-16 11:00:16 +00:00
grp_.h - commentary typo fix 2008-09-26 11:23:22 +00:00
inet_common.h *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
libbb.h libbb: disable a second md5 implementation which managed to creep in :) 2008-11-11 01:38:04 +00:00
platform.h add comment, no code changes 2008-11-01 13:40:32 +00:00
pwd_.h - commentary typo fix 2008-09-26 11:23:22 +00:00
rtc_.h libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>. 2008-09-26 10:35:55 +00:00
shadow_.h - commentary typo fix 2008-09-26 11:23:22 +00:00
unarchive.h gunzip: restore mtime. approx +80 bytes of code 2008-11-01 12:54:56 +00:00
usage.h libbb: add optionl support for SHA256/512 encrypted passwords 2008-11-10 18:52:35 +00:00
volume_id.h blkid: new applet. We almost had everything needed for it already 2008-10-12 11:20:08 +00:00
xatonum.h s/othervise/otherwise/g 2008-07-23 08:41:08 +00:00
xregex.h *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00