On Sunday 20 April 2008 10:57, Joakim Tjernlund wrote: > > Fixed it. Also decided to go your way and use open_read_close > > (not xmalloc one). It is very slightly bigger but doesn't do > > so many malloc/realloc/free's. > > But you do lots of xstat(). > Moving only xstat() really is a bug waiting to happen as this > deviates from the rest of the option handling.
Fixed that. I must be particularly dense these days. :( -- vda _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
