On Wed, Jun 29, 2011 at 04:43:58AM +0200, Denys Vlasenko wrote: > > Are you just waiting for an update on this patch to push it in? > > The current code in git fails to compile on non-GNU systems because of > > missing getline(). > > Applied the fix. Please try current git.
Wouldn't it be better to use getc_unlocked? Performance could be substantially better especially when getc_unlocked is a macro. Rich _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
