busybox/include
Denis Vlasenko f8138d1f91 fakeinetd: attempted ipv6-ization (and it's done)
but entire applet can be orders of magnitude smaller
if written as an inetd service.
So did that (#ifdef'ed out entire old version).
inetd version is less than 10% of old one!
function                                             old     new   delta
packed_usage                                       22083   22105     +22
nobodystr                                              4       -      -4
bind_ip_address                                        4       -      -4
ident_substr                                          20       -     -20
chmatch                                               22       -     -22
movefd                                                25       -     -25
skipchars                                             49       -     -49
handlexitsigs                                         51       -     -51
replyError                                            70       -     -70
.rodata                                           158120  158024     -96
deleteConn                                           102       -    -102
G                                                    524     388    -136
conns                                                560       -    -560
fakeidentd_main                                     1457     143   -1314
------------------------------------------------------------------------------
(add/remove: 0/10 grow/shrink: 1/3 up/down: 22/-2453)       Total: -2431 bytes
2007-01-11 23:26:13 +00:00
..
applets.h add arp applet - thanks to 2007-01-07 01:24:12 +00:00
busybox.h Cleanup usage messages (-200 bytes). 2006-12-24 16:59:27 +00:00
dump.h sed: unbreak multiple -e, -f option handling (my fault) 2006-10-01 21:05:12 +00:00
grp_.h fixdep.c: avoit doing memcmp in most cases 2006-12-30 21:11:57 +00:00
inet_common.h - remove duplicate includes 2007-01-04 22:13:25 +00:00
libbb.h Trailing whitespace removal over entire tree 2007-01-11 17:20:00 +00:00
platform.h remove commented out #includes etc 2006-12-31 18:58:32 +00:00
pwd_.h fixdep.c: avoit doing memcmp in most cases 2006-12-30 21:11:57 +00:00
shadow_.h fixdep.c: avoit doing memcmp in most cases 2006-12-30 21:11:57 +00:00
unarchive.h do not expose internal state of [g]zip unpacker. 2007-01-05 23:56:53 +00:00
usage.h fakeinetd: attempted ipv6-ization (and it's done) 2007-01-11 23:26:13 +00:00
xatonum.h s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g 2006-12-16 23:48:13 +00:00
xregex.h less: stop dying on bad regexps, quietly pipe data w/o 2006-12-21 13:24:58 +00:00