0.9.5.27: preparing for aysnc unwinds
authorGabor Melis <mega@hotpop.com>
Thu, 6 Oct 2005 19:43:00 +0000 (19:43 +0000)
committerGabor Melis <mega@hotpop.com>
Thu, 6 Oct 2005 19:43:00 +0000 (19:43 +0000)
commit64d420902d31cb87ea752f09b314e4767816a9c9
tree74a572f3a9d42be7fe0681938f283acf64f39733
parent5be53bd5a87605b076891aafb2d74caac1357506
0.9.5.27: preparing for aysnc unwinds
  * refactoring: lisp level interrupt handlers can enable interrupts
    with with-interrupts, the runtime no longer does so before calling
    unknonw lisp handlers
  * sigchld, sigalrm don't get lost when an async unwind occurs
contrib/sb-sprof/sb-sprof.lisp
package-data-list.lisp-expr
src/code/float-trap.lisp
src/code/target-signal.lisp
src/code/target-thread.lisp
src/code/timer.lisp
src/runtime/interrupt.c
version.lisp-expr