0.8.2.37
authorDaniel Barlow <dan@telent.net>
Sun, 17 Aug 2003 15:29:34 +0000 (15:29 +0000)
committerDaniel Barlow <dan@telent.net>
Sun, 17 Aug 2003 15:29:34 +0000 (15:29 +0000)
commite453e5df83ff69be83b46341e9c751d0b2111a39
tree7c923f2b8cca84bf49d1be202939a4b9efdf7d5f
parentc960f8bc221ef4db0058013b8aa992d9b5a73fb7
0.8.2.37
Rename return_to_lisp_function to arrange_return_to_lisp_function,
as threatened

SIG_INTERRUPT_THREAD presently only exists on Linux: add
#ifdef to avoid breaking other x86en

Darwin complains "union has no member named `sival_int'" in
handle_rt_signal.  But we're only using that in thread builds
anyway, so #ifdef it

Bug 75 (:ELEMENT-TYPE for WITH-OUTPUT-TO-STRING) was fixed in
some previous version: remove from BUGS file

Shameless autopuffery, plus some amount of transpuffery, in
CREDITS file.

Update NEWS file

tests/.cvsignore: don't tell me about threads-foreign-code.*
BUGS
CREDITS
NEWS
src/runtime/interrupt.c
tests/.cvsignore [new file with mode: 0644]
version.lisp-expr