|
[Sbcl-commits] CVS: sbcl version.lisp-expr,1.2745.2.11,1.2745.2.12
From: Cyrus Harmon <slyrus@us...> - 2006-03-25 22:26
|
Update of /cvsroot/sbcl/sbcl
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25747
Modified Files:
Tag: lutex-branch
version.lisp-expr
Log Message:
0.9.10.46.lutex-branch.12
* set initial semaphore value to 0
* MP -> MPCreateSemaphore in FSHOW message
* pin (thread-interruptions-lock thread) when calling futex-destroy
* added internals-notes document x86-darwin-threads
Index: version.lisp-expr
===================================================================
RCS file: /cvsroot/sbcl/sbcl/version.lisp-expr,v
retrieving revision 1.2745.2.11
retrieving revision 1.2745.2.12
diff -u -d -r1.2745.2.11 -r1.2745.2.12
--- version.lisp-expr 25 Mar 2006 21:20:00 -0000 1.2745.2.11
+++ version.lisp-expr 25 Mar 2006 22:26:48 -0000 1.2745.2.12
@@ -17,4 +17,4 @@
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.9.10.46.lutex-branch.11"
+"0.9.10.46.lutex-branch.12"
|
| Thread | Author | Date |
|---|---|---|
| [Sbcl-commits] CVS: sbcl version.lisp-expr,1.2745.2.11,1.2745.2.12 | Cyrus Harmon <slyrus@us...> |