(equal): Use STREQ (form system.h) instead.
authorJim Meyering <jim@meyering.net>
Sun, 14 Sep 1997 17:42:33 +0000 (17:42 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Sep 1997 17:42:33 +0000 (17:42 +0000)
commit5a74e8ae4ef3f5389c98ff1e351eafc6d374a37c
tree01440ac3ada5c6935190a5019d2889ac34f6c119
parentac1bb837caa829dd8e1ca4392ca7e922ec02d810
(equal): Use STREQ (form system.h) instead.
(siginfo_handler): New function to handle SIGINFO/SIGUSR1.
(handle_sig): New function.
(main): Use handle_sig instead of open-coding it.
Handle SIGINFO (or SIGUSR1 if that's not defined).
(print_stats): Move definition to precede first reference.
Remove prototype.
src/dd.c