0.9.5.15:
authorJuho Snellman <jsnell@iki.fi>
Sat, 1 Oct 2005 15:58:16 +0000 (15:58 +0000)
committerJuho Snellman <jsnell@iki.fi>
Sat, 1 Oct 2005 15:58:16 +0000 (15:58 +0000)
commit21c0ccdd7b4da5e87066c5039b3362370947ae80
tree691796cea94d08e968d0c16898ba4695db9a0acb
parentebbca8290ee358edb1533f30c250f0b25d20f1c4
0.9.5.15:
Give distinct error messages for the two ways mmap() can fail in
        os_validate() (i.e. mmap() can't allocate memory vs. can't map
        it at the requested address).

        Fix a gcc warning when LISP_FEATURE_SB_THREAD.
src/runtime/interrupt.c
src/runtime/linux-os.c
version.lisp-expr