[Openmcl-cvs-notifications] Commit: ccl/level-1
gb at clozure.com
gb at clozure.com
Thu Aug 25 00:23:49 MDT 2005
Affected files with versions:
linux-files.lisp,1.25
-----------------------------------
Details:
Update of /usr/local/tmpcvs/ccl-0.14-dev/ccl/level-1
In directory clozure.com:/tmp/cvs-serv84176/level-1
Modified Files:
linux-files.lisp
Log Message:
Semaphore waiting functions assume that %wait-on-semaphore-pointer returns
a second value (a POSIX-style error number).
Handle retries because of #$EINTR in lisp code (don't loop uninterruptibly
in the kernel.)
More information about the Openmcl-cvs-notifications
mailing list