On Mon, 19 Oct 2009 17:51:42 +0200, Ivan Voras <[email protected]> wrote: >2009/10/19 Alex Kozlov <[email protected]>: >> How about add this statistic to make info handler? > > You mean SIGINFO?
Yes, that's the ``info handler''. While printing something on SINGINFO arrival is a nice idea, it may not be extremely useful for make(1). With dd(1) this is very useful to see, but with long-running make jobs that write tons of output to stderr any information from SIGINFO may be lost in the noise. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

