Subject: Re: itimer, pthreads, and checkpointing
To: Michael Graff <explorer@flame.org>
From: Charles M. Hannum <root@ihack.net>
List: tech-kern
Date: 11/22/1999 16:41:39
If we're going to go with an interim interface that we expect to
deprecate anyway, it makes more sense (if applicable) to use a fixed
number of signals and just statically allocate them.  They can just be
changed to POSIX `realtime' signals later; no need to change any APIs.