0.8.9.49:
authorWilliam Harold Newman <william.newman@airmail.net>
Mon, 19 Apr 2004 03:41:40 +0000 (03:41 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Mon, 19 Apr 2004 03:41:40 +0000 (03:41 +0000)
commit8f07013fea8c3a6cae9819f1761340ae4c57e24c
treeadfb824f9c399cd78198fff720a4af86a4953f8e
parentef8fd235fa2ca39e444710d1bc275acbc8d3279c
0.8.9.49:
merged Scott Parish's patch for OpenBSD, with a few tweaks...
...reduced space sizes to work around ulimit problems (as a
quick hack, probably not the ideal long-term solution)
...fiddling to work around collisions with NetBSD patch; ah,
the joys of working on living, squirmy code
...I think s/LISP_FEATURE_LINUX/LISP_FEATURE_SB_THREAD/ on
create_thread() is correct; it was motivated by the
way that now new_thread_trampoline() is defined only
when LISP_FEATURE_SB_THREAD.
minor issue encountered while going through xc: clean.sh
should blow away src/runtime/genesis/.
NEWS
clean.sh
src/compiler/x86/parms.lisp
src/compiler/x86/vm.lisp
src/runtime/bsd-os.c
src/runtime/bsd-os.h
src/runtime/thread.c
src/runtime/undefineds.h
src/runtime/validate.c
src/runtime/x86-assem.S
version.lisp-expr