tee: fix bug: argv[-1] is a no-no!
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 25 Nov 2006 23:50:28 +0000 (23:50 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 25 Nov 2006 23:50:28 +0000 (23:50 -0000)
commit2d27e4ccbbc29d6ec1b907849984cec30f24e734
tree9e5d35d70aa35b0a06248c5d1189e8eb274083b0
parent87cd4a87e3f98dd5a1b982cfdfc4dad6800ca010
tee: fix bug: argv[-1] is a no-no!
bb_full_fd_action: optimize
die_if_ferror: "<applet>: filename" isn't a good err msg, add "..I/O error"
coreutils/tee.c
include/libbb.h
libbb/copyfd.c
libbb/xfuncs.c