0.8.5.27:
commit8b77810a9c727bb6026e575f38a176a39e7675b4
authorChristophe Rhodes <csr21@cam.ac.uk>
Sat, 8 Nov 2003 21:08:13 +0000 (8 21:08 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sat, 8 Nov 2003 21:08:13 +0000 (8 21:08 +0000)
treef9b7609a625cdf54da37ec62e41b0195750ab3a0
parent6ffb09605de7f990332aee146d8f69ba4cc907c9
0.8.5.27:
SB-{POSIX/BSD-SOCKETS} cleanups
... make sb-bsd-sockets-tests depend on sb-posix so we can check
to see if /dev/log is actually a socket;
... test that /, not /root, is not writeable by others;
... (taking advantage of our 0.x version number) alter
SB-POSIX:S-ISFOO to use the BOOLEAN alien type, rather
than MODE-T -- the point being that the macros have no
function other than returning a boolean.  Adjust
the sb-posix manifesto too, to document this.
contrib/sb-bsd-sockets/sb-bsd-sockets.asd
contrib/sb-bsd-sockets/tests.lisp
contrib/sb-posix/README
contrib/sb-posix/interface.lisp
contrib/sb-posix/macros.lisp
contrib/sb-posix/posix-tests.lisp
version.lisp-expr