* timers expiring in dead thread no longer cause a TYPE-ERROR.
Reported by Paul "Nonny Mouse" on sbcl-devel.
* ASDF-INSTALL uses GNU tar on Solaris. From patch by Josip Gracin.
* Unnecessary conditional in RUN-PROGRAM on Win32. Reported by Yaroslav
Kavenchuck.
* Use cut from index 1, not 0 in find-gnumake.sh. Reported by Harald
Hanche-Olsen.
Merge patch from James Bielman fixing self-build under Win32.
... a little bit of an accident ensued; I ran
canonicalize-whitespace on .sh files, which seemed to
work (except on wc.sh) until it scribbled all over
make.sh, confusing the shell interpreter utterly.
... the resulting files have built the system, nevertheless.
Two build fixes
... GNU Make is gnumake under Darwin (from Michael Hudson
sbcl-devel 2003-07-30)
... conditionalize ptrace inclusion on SB_THREAD (from Carlos
Ungil sbcl-devel 2003-08-05)
Improvements to build technology inspired by Nikodemus Siivola
(sbcl-devel 2003-07-20):
... centralize GNU Make finding functionality, and use it
everywhere;
... remove bashism from slam.sh.