busybox/runit
Denis Vlasenko 394eebed66 lpd: spool mode added by Vladimir
lpr: more robust error reporting
*: introduce and use xchroot
libbb: full_read/write now will report partial data counts prior to error
isdirectory.c: style fixes

lpd_main                                             249     486    +237
xchroot                                                -      29     +29
get_response_or_say_and_die                          110     139     +29
full_write                                            52      60      +8
full_read                                             55      63      +8
static.newline                                         1       -      -1
switch_root_main                                     404     400      -4
chpst_main                                          1089    1079     -10
getopt32                                            1370    1359     -11
chroot_main                                          115     101     -14
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 4/4 up/down: 311/-40)           Total: 271 bytes
   text    data     bss     dec     hex filename
 798472     728    7484  806684   c4f1c busybox_old
 798775     728    7484  806987   c504b busybox_unstripped
2008-02-25 20:30:24 +00:00
..
chpst.c lpd: spool mode added by Vladimir 2008-02-25 20:30:24 +00:00
Config.in runit: add runsv, runsvdir and sv. Oh yes. 2006-11-17 18:58:16 +00:00
Kbuild done a dozen of randconfig test. guess what? ALL failed... 2006-12-30 17:57:03 +00:00
runit_lib.c fbset: fix buglet where we were using wrong pointer 2007-11-06 03:05:54 +00:00
runit_lib.h introduce and use close_on_exec_on(fd). -50 bytes. 2007-09-30 23:50:48 +00:00
runsv.c libbb: introduce and use xrename and rename_or_warn. 2008-02-17 14:28:53 +00:00
runsvdir.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
sv.c libbb: introduce and use safe_waitpid (loops in EINTR) 2008-01-02 19:55:04 +00:00
svlogd.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00