0.8.2.9:
authorChristophe Rhodes <csr21@cam.ac.uk>
Wed, 30 Jul 2003 15:56:30 +0000 (15:56 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Wed, 30 Jul 2003 15:56:30 +0000 (15:56 +0000)
commit0a67770d6954fd3113132fc7c7c5280bde532d95
tree17b16b666e6db66d70570e6ab0c32c57ea8a0f66
parent506253505641855dc8bb87033f7af894904f848b
0.8.2.9:
We now build on FreeBSD again...
... by frobbing x86/c-call.lisp so that we can return 64-bit
quantities for UNIX-LSEEK/lseek();
and while we're fixing 64-bitness...
... mmap takes an off_t argument, so grovel for that and use
it, so fixing sb-simple-streams on Darwin and FreeBSD.
NEWS
contrib/sb-posix/constants.lisp
contrib/sb-posix/interface.lisp
contrib/sb-simple-streams/simple-stream-tests.lisp
src/compiler/x86/c-call.lisp
version.lisp-expr