Change cold-load order to put INITIALIZE-SYSTEM-PRIMITIVES! before the
authorChris Hanson <org/chris-hanson/cph>
Mon, 19 Dec 1994 21:14:09 +0000 (21:14 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 19 Dec 1994 21:14:09 +0000 (21:14 +0000)
commit66fbd999ce4855ba1f039be4abe2746b487ed06b
treefbc823af97777ad671b669e742025375c77a2f3c
parentde5e3264e36c0dffa3696ff5cf095a48c161bf43
Change cold-load order to put INITIALIZE-SYSTEM-PRIMITIVES! before the
thread initialization.  This is because OS/2 wants to initialize its
select-registry mechanism before the thread initialization attempts to
use it.
v7/src/runtime/make.scm
v8/src/runtime/make.scm