hush/include
Denys Vlasenko ed1667e8ee telnetd: add -w ("inetd wait") option. Can be configured off.
gcc fils to fully optimize it out when it's off:

function                                             old     new   delta
telnetd_main                                        1527    1548     +21
packed_usage                                       26596   26587      -9

but nevertheless it's a useful (and so far single) example
how to write "inetd wait" tcp service.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-09-04 02:21:13 +02:00
..
.gitignore add .gitignore files 2009-05-05 09:05:30 -04:00
applets.h add simple beep applet 2009-08-21 13:18:31 +02:00
busybox.h rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes. 2009-07-30 12:57:19 +02:00
dump.h
fix_u32.h randomconfig fixes 2009-08-08 03:20:12 +02:00
grp_.h
inet_common.h
libbb.h fix duplicate FAST_FUNC FAST_FUNC 2009-08-21 17:40:36 +02:00
platform.h move libc related stuff out of platform.h 2009-07-08 02:58:38 +02:00
pwd_.h
rtc_.h
shadow_.h restore shadow.h independence 2009-07-09 01:35:29 -04:00
unarchive.h rpm2cpio: handle unseekable input correctly 2009-08-28 21:09:51 +02:00
unicode.h tweaking Unicode support 2009-07-11 22:26:48 +02:00
usage.h telnetd: add -w ("inetd wait") option. Can be configured off. 2009-09-04 02:21:13 +02:00
volume_id.h
xatonum.h flash_lock, flash_unlock: new applets 2009-05-25 04:15:37 +02:00
xregex.h