svn commit: trunk/busybox: runit

Denis Vlasenko vda.linux at googlemail.com
Wed Oct 4 20:26:25 UTC 2006


On Wednesday 04 October 2006 21:32, Bernhard Fischer wrote:
> >Added:
> >   trunk/busybox/runit/
> 
> vda,
> 
> mind if i re-add taskset and resize? Mind if i eventually add chrt?

If you feel confident that code is clean enough,
go ahead and merge those. If you want review, well, send it to list
and also CC me.

> PS:
> Didn't look yet, but perhaps we should encapsulate tcsetattr schemes into
> a few helpers?

When you see more that a couple of uses like

	if (func(...) == FAIL) error_msg_and_die("func");

then of course yes.
--
vda



More information about the busybox mailing list