1.0.25.30: INTERRUPT-THREAD without RT signals
commit85e1967527101d2d8a4c0f5d37857cf731690733
authorGabor Melis <mega@hotpop.com>
Mon, 16 Feb 2009 21:45:22 +0000 (16 21:45 +0000)
committerGabor Melis <mega@hotpop.com>
Mon, 16 Feb 2009 21:45:22 +0000 (16 21:45 +0000)
tree385cbf4baba59575a66da817de399b3f3bf83530
parent409fcc671231b594ec010adf683f72a871ec1d6a
1.0.25.30: INTERRUPT-THREAD without RT signals

All non-win32 platforms converted to use normal signals
(SIGINFO/SIGPWR) to implement INTERRUPT-THREAD.

Remove mention of RT signals from the internals manual.
NEWS
doc/internals/signals.texinfo
src/code/target-thread.lisp
src/runtime/linux-os.h
src/runtime/sunos-os.h
src/runtime/thread.c
src/runtime/thread.h
version.lisp-expr