[iolib-devel] New patches: 25-Jan-2009

Stelian Ionescu sionescu at common-lisp.net
Mon Jan 26 05:00:06 UTC 2009


commit d0e880a10c0fc4e983a7127003fff561fad647c6
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date:   Sun Jan 25 20:27:18 2009 +0100

    Add *stream-instance-flags stuff from cmucl's simple-streams.

 io.streams/zeta/file-unix.lisp |   62 +++++++---------
 io.streams/zeta/stream.lisp    |  159 +++++++++++++++++++++++++++++----------
 io.streams/zeta/types.lisp     |    2 +-
 3 files changed, 145 insertions(+), 78 deletions(-)

commit 6c33cdc22fde2ee6ac25379f9329e8783f44f91c
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date:   Sun Jan 25 18:06:07 2009 +0100

    Fix for OSX.

 syscalls/ffi-functions-unix.lisp |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit 4a2332116b2c53200dd6020158393204176ab3de
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date:   Sun Jan 25 18:05:44 2009 +0100

    Eliminate MIPS special case for struct stat.

 syscalls/ffi-types-unix.lisp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


An updated tarball of IOLib's source can be downloaded here:
http://common-lisp.net/project/iolib/files/snapshots/iolib-20090125.tar.gz

Gitweb URL:
http://repo.or.cz/w/iolib.git




More information about the iolib-devel mailing list