0.pre7.14.flaky4.6:
authorWilliam Harold Newman <william.newman@airmail.net>
Wed, 22 Aug 2001 00:10:25 +0000 (00:10 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Wed, 22 Aug 2001 00:10:25 +0000 (00:10 +0000)
commit80722c917cade18ab933fd313b13c56c6073ae01
treeae6742f997c682bf3031615654041e699036ccf6
parentc8218514d751c4d777892b79bbf1ca6597f731c0
0.pre7.14.flaky4.6:
(This version can bootstrap itself without :SB-INTERPRETER.
However, it can't pass all the original regression
tests, and I even had to disable some code in
debug-int.lisp in order to get it to build, so more
work is needed before it becomes unflaky.)
I wasn't making much progress on figuring out why the system
can't cross-compile FIND-ESCAPED-FRAME when
bootstrapping itself without :SB-INTERPRETER, so I
I just stubbed out FIND-ESCAPED-FRAME.
deleted unused 'find . | xargs egrep tty-process-group' stuff
deleted unused SIGMASK macro
deleted unused UNIX-SIGBLOCK and UNIX-SIGPAUSE functions
moved F(sigsetmask) out of __*BSD__ conditionalization in
undefineds.h so that GENESIS could find it (I dunno
how it found it before. Perhaps old references
to sigblock or sigpause caused sigsetmask to be
slurped in too?)
package-data-list.lisp-expr
src/code/debug-int.lisp
src/code/defsetfs.lisp
src/code/filesys.lisp
src/code/gc.lisp
src/code/signal.lisp
src/code/target-signal.lisp
src/code/unix.lisp
src/runtime/ldso-stubs.S
src/runtime/undefineds.h
version.lisp-expr