0.9.5.16:
authorJuho Snellman <jsnell@iki.fi>
Sat, 1 Oct 2005 17:23:29 +0000 (17:23 +0000)
committerJuho Snellman <jsnell@iki.fi>
Sat, 1 Oct 2005 17:23:29 +0000 (17:23 +0000)
commitfdccfb1135cb9eb89a094c83c443c71b5bb125e2
tree989b4eeb210309b6e9e1af648685a2aa825365f5
parent21c0ccdd7b4da5e87066c5039b3362370947ae80
0.9.5.16:
Apparently FreeBSD 4 doesn't have putwc(), hence no boinkmarks
for the last few days. Add putwc() detection to grovel-features.sh,
        and fallback to fputc() if putwc() isn't implemented.

        (Actually untested on FreeBSD, but I figure it can't get any worse).
src/runtime/backtrace.c
src/runtime/linux-os.c
tools-for-build/grovel-features.sh
tools-for-build/os-provides-putwc-test.c [new file with mode: 0644]
version.lisp-expr