On Tuesday, July 13, 1999 8:25 AM, Alistair Riddoch [SMTP:[EMAIL PROTECTED]] wrote:
: Greg Haerr writes:
: >
: >
: > Actually signals don't work well yet. Try ^C in a variety of programs,
: > and you'll find yourself logged out with the original still running, etc.
: >
:
: This is because sash does not catch SIGINT. This is fixed in the next
: release.
:
: Al
:
Cool. I will appreciate that. Now when you talk about masking not
implemented,
do you mean sigmask(), or just multiple signals for a process waiting in the kernel?
Greg