On Tue, Jan 29, 2008 at 09:02:00AM +0000, Denis Vlasenko wrote: >On Monday 28 January 2008 23:14, Bernhard Fischer wrote:
>Vladimir, folks are right - patches should normally be sent >to the list too, not only to personal addresses. Please >do so in the future. > >> >How does this compare to the ssmtp applet posted here: >> >http://www.mail-archive.com/[email protected]/msg01580.html > >This one looks like it needs a lot of busybox-ification. >Such as: > > if (isatty(fileno(stdin))) ... > >We know fileno here - it's 0. s/0/STDIN_FILENO/g _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
