On Wed, Jul 30, 2014 at 7:10 PM, Bartosz Golaszewski <[email protected]> wrote: > File bbunit.c doesn't compile with WANT_TIMING enabled due > to a missing comma at line 80.
Fixed that for now. > This patch fixes it, adds a > config option for elapsed time display and replaces the custom > timeval_diff() function with standard timersub() macro. This feels like feature creep. In what way time(1) is not sufficient? _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
