0.9.3.48:
authorJuho Snellman <jsnell@iki.fi>
Fri, 12 Aug 2005 13:40:48 +0000 (13:40 +0000)
committerJuho Snellman <jsnell@iki.fi>
Fri, 12 Aug 2005 13:40:48 +0000 (13:40 +0000)
commita3b0216d19e2451899cb4acc1a48fa63853ea943
tree06018594e41c36611c396c7afd1bfaa1de30a20a
parent7beac8a1fb3cfdeda0e168eb597a701951032270
0.9.3.48:
Don't set the MAP_FIXED flag for mmap on Linux. This allows us
        to give a reasonable error message when the areas we're trying
        to map are already reserved, instead of crashing due to
        overwriting them. (As suggested by James Knight on sbcl-devel,
        2005-08-01).
src/runtime/linux-os.c
version.lisp-expr