* timer.c (main): Set the ownership of the stdin file descriptor
authorJim Blandy <jimb@redhat.com>
Thu, 11 Mar 1993 07:00:12 +0000 (07:00 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 11 Mar 1993 07:00:12 +0000 (07:00 +0000)
commitb1839491710924caf83bfdc2533adfc6ab34aacb
tree09bca3df087b5e3cb1c601b47b27cc742cbb2a0b
parent5d13f393f9e41852fcdf144ad65ffb3c819a4b1d
* timer.c (main): Set the ownership of the stdin file descriptor
to the current process.  Print error messages if either of the
fcntl's fails.

* timer.c (sigcatch): Declare this to return SIGTYPE (defined in
../src/config.h), not void.
lib-src/timer.c