[Openmcl-cvs-notifications] Commit: ccl/lisp-kernel

gb@clozure.com gb at clozure.com
Mon Oct 2 08:12:00 MDT 2006


Affected files with versions:
  x86-exceptions.c,1.53
-----------------------------------
Details:

  Update of /usr/local/tmpcvs/openmcl-dev/ccl/lisp-kernel
  In directory clozure.com:/tmp/cvs-serv18820/lisp-kernel
  
  Modified Files:
  	x86-exceptions.c 
  Log Message:
  Don't use SIGRETURN to return from signal_handler() on Darwin (since we
  depend on pseudo_sigreturn handling for cleanup of tcr pending exception
  and since we can't easily restore the signal mask.)
  
  (Up until this point, SIGRETURN has been a nop on Darwin.)


More information about the Openmcl-cvs-notifications mailing list