1.0.0.16: fix SB-POSIX:READDIR to work when built with largefile
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 3 Dec 2006 15:24:08 +0000 (15:24 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 3 Dec 2006 15:24:08 +0000 (15:24 +0000)
commit9ca04e5fe7bc37286c120bc84cfd4abf05e51327
treeeab44c1fa15f4a6182efa21bf6413b49d2aea5ea
parentbd4a3dde0c109071e2812bbe3408980719b592b7
1.0.0.16: fix SB-POSIX:READDIR to work when built with largefile
  * amusingly, the dirent type returned changes name when largefile
    support is enabled.
  * whitespace damage.
NEWS
contrib/sb-posix/constants.lisp
contrib/sb-posix/interface.lisp
contrib/sb-posix/posix-tests.lisp
src/compiler/parse-lambda-list.lisp
src/runtime/largefile.c
tests/compiler.impure.lisp
tests/run-program.impure.lisp
version.lisp-expr