[15376] in Athena Bugs
Re: gettime
daemon@ATHENA.MIT.EDU (Greg Hudson)
Tue Aug 12 01:49:27 1997
Date: Tue, 12 Aug 1997 01:49:21 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: <epeisach@MIT.EDU>
Cc: jweiss@MIT.EDU, cfields@MIT.EDU, ops@MIT.EDU, bugs@MIT.EDU
In-Reply-To: "[15373] in Athena Bugs"
> If this doesn't solve your problem, you will probably need
> sigsetjmp/siglongjmp as well....
sigsetjmp/siglongjmp is definitely the problem. The fix is actually
pretty trivial, but since Craig did a rewrite which doesn't use
SIGALRM, I'm probably going to take that instead. (Maybe I'll apply
the trivial fix for 8.1.)