diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-06-11 16:11:29 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-06-11 16:11:29 +0000 |
commit | d50a50a32e440f58b2aae1e05099b0a6e8108531 (patch) | |
tree | b942cd19ef297a58d8000b5631b2a1545701ad4d /libc/inet/inet_makeaddr.c | |
parent | a558a51698b9b4974ec29fb7ae105bfe41084414 (diff) |
libcrypt/md5.c:
Make sp, ep and p variables automatic.
There is no point in having them static,
they never use their values retained from previous call.
Replace strlen(__md5__magic) etc by compile-time constants.
text data bss dec hex filename
- 1957 0 132 2089 829 libcrypt/md5.o
+ 1905 0 120 2025 7e9 libcrypt/md5.o
Diffstat (limited to 'libc/inet/inet_makeaddr.c')
0 files changed, 0 insertions, 0 deletions