FCNTL.FLOCK.2 the test wants to check the PID of the lock holder, and,
OpenBSD 5.0 disallows this. OpenBSD 4.9 and earlier was fine with it.
lp#892707
Signed-off-by: Nikodemus Siivola <nikodemus@random-state.net>
safe outside systems with getaddrinfo().
* bug fix: on 64-bit systems setting the nursery size above 4Gb now works.
(lp#870868)
+ * bug fix: SB-POSIX tests failed on OpenBSD 5.0. (lp#892707)
changes in sbcl-1.0.53 relative to sbcl-1.0.52:
* enhancement: on 64-bit targets, in src/compiler/generic/early-vm.lisp,
42)
-#-(or win32 netbsd)
+#-(or win32 openbsd netbsd)
(deftest fcntl.flock.2
(locally (declare (sb-ext:muffle-conditions sb-ext:compiler-note))
(let ((flock (make-instance 'sb-posix:flock