0.8.21.49: Fixes for OS X 10.4 "Tiger"
authorBrian Mastenbrook <bmastenb@cs.indiana.edu>
Sun, 17 Apr 2005 19:41:25 +0000 (19:41 +0000)
committerBrian Mastenbrook <bmastenb@cs.indiana.edu>
Sun, 17 Apr 2005 19:41:25 +0000 (19:41 +0000)
commit343ef95fda9da33830d5ab6aabe5368c898f0918
tree7b452c3ce96a0d182e796a08ac3425f7e0975a4f
parent3b3086ad5ad36a66302e1e6c5b7c8246c7963462
0.8.21.49: Fixes for OS X 10.4 "Tiger"
  * Binaries built on OS X 10.4 will not run on OS X 10.2.8 "Jaguar"
  * Add a . at the end of a gethostbyname test in sb-bsd-sockets to both work around a resolver bug on Tiger and robustify the test
  * Thanks to Gary Byers for the alternate sigreturn bug fix
  * Bump the upcoming version number in NEWS to 0.9.0 (woohoo!)
NEWS
contrib/sb-bsd-sockets/tests.lisp
src/runtime/Config.ppc-darwin
src/runtime/bsd-os.c
src/runtime/bsd-os.h
src/runtime/interrupt.c
src/runtime/ppc-arch.c
src/runtime/ppc-darwin-os.h
version.lisp-expr