0.8.1.48
authorDaniel Barlow <dan@telent.net>
Fri, 18 Jul 2003 21:40:43 +0000 (21:40 +0000)
committerDaniel Barlow <dan@telent.net>
Fri, 18 Jul 2003 21:40:43 +0000 (21:40 +0000)
commit8ee426cacceebd52f18232cd748ba8a1f211e9fd
tree0f1b9eaa353734d4a1e0b0f110d1c9d6eea9a295
parent1c02469d0f14c15943ed10a38be9e38ad11c0342
0.8.1.48
Significantly rearrange locking code for thread waitqueues, to
eradicate races shown up in McCLIM applications.  It's better
than it was, and I can't trigger the lockup any longer: I
don't claim it's _correct_, just that I can no longer see
anything wrong with it

Tidy up some constants in sb-bsd-sockets

Amend spec in SB-POSIX to deal better with the differences
between a CL namestring and a string-representing-a-filename-
as-known-to-the-OS
contrib/sb-bsd-sockets/constants.lisp
contrib/sb-posix/README
src/code/target-thread.lisp
src/runtime/linux-os.c