On Mon, Jun 20, 2011 at 10:21:02AM +0200, Denys Vlasenko wrote: > Since we don't use getdelim, maybe we should only implement getline?
How about just making getdelim static inline until if/when it's needed? That would keep the code nicely factored and should eliminate any cost to leaving it there. Rich _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
