time: Handle SIGINFO in time(1)
authorMarkus Pfeiffer <markus.pfeiffer@morphism.de>
Sat, 15 Jul 2017 22:52:23 +0000 (23:52 +0100)
committerMarkus Pfeiffer <markus.pfeiffer@morphism.de>
Sat, 15 Jul 2017 23:05:51 +0000 (00:05 +0100)
commitded6a9cac1fc8780e6deabd495ae22d94eb2e1ec
treee43b2391b5835a27da4edcb7295d838bbd0a2139
parent68858f41eabbad18785e388598f125cf753e0cff
time: Handle SIGINFO in time(1)

If the process receives SIGINFO print the elapsed time.

Taken-From: FreeBSD r158560 and r283073
usr.bin/time/time.c