0.8.7.11:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 9 Jan 2004 10:38:48 +0000 (10:38 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 9 Jan 2004 10:38:48 +0000 (10:38 +0000)
commitfadb4cdcb7da29210301103f6f06946fc34f9953
tree7fbbab7a13615e385444b7e0beb1476a263bc2b2
parentf706a441d7c09cba32701289b63946527fef3c78
0.8.7.11:
Remove madvise() (and dubious value for PAGE_SIZE) from
gc-common.c
... GC still not working properly :(
... memcpy()'s behaviour when given overlapping memory ranges
appears not to be the problem, either; replacing it with
memmove() doesn't fix things
src/runtime/gc-common.c
version.lisp-expr