0.8.6.16
authorDaniel Barlow <dan@telent.net>
Sat, 29 Nov 2003 23:54:20 +0000 (23:54 +0000)
committerDaniel Barlow <dan@telent.net>
Sat, 29 Nov 2003 23:54:20 +0000 (23:54 +0000)
commitf5146484af254ef6812f0417deed9ccd5c2eda27
tree06b9303a215091ddfffab3a4a53e00cc24864075
parentc1fb4b2570a30b9696527de8f6d3b44dafa95fed
0.8.6.16
Tidy up a bit

GET-FOREGROUND now prints 'Resuming thread n' messages on
thread swith, to make it slightly harder to get lost

THREAD-REPL-PROMPT-FUN goes away: it was a kludge anyway and
most of what it did is done in the standard prompt function

gc_thread_pid no more.  Don't need sys/ptrace.h.  Delete call
to mach_init() which doesn't exist anyway.  Ignore
uninteresting signals in parent thread, and lose
parent_sighandler
src/code/target-thread.lisp
src/runtime/gc.h
src/runtime/runtime.c
version.lisp-expr