[iolib-devel] New patches: 30-Sep-2009
Stelian Ionescu
sionescu at common-lisp.net
Thu Oct 1 09:01:07 UTC 2009
commit 75d8e243888f1b95e77f4ae43891f86a81a3edc8
Author: Stelian Ionescu <sionescu at cddr.org>
Date: Wed Sep 30 19:08:15 2009 +0200
WALK-DIRECTORY: provide restart ignore-file-system-error in case FN signals an error
src/os/os-unix.lisp | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)
commit 6c3be885b07a97e8938e33d3a654c59ae2a3a5c0
Author: Stelian Ionescu <sionescu at cddr.org>
Date: Wed Sep 30 16:54:44 2009 +0200
WALK-DIRECTORY: rename :ORDER to :DIRECTORIES
src/os/os-unix.lisp | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
commit 08c0102e96331d778c3fe22f58eeaae515eee07c
Author: Stelian Ionescu <sionescu at cddr.org>
Date: Wed Sep 30 16:01:08 2009 +0200
More fixes to WALK-DIRECTORY.
src/os/os-unix.lisp | 98 +++++++++++++++++++++++++--------------------------
1 files changed, 48 insertions(+), 50 deletions(-)
An updated tarball of IOLib's source can be downloaded here:
http://common-lisp.net/project/iolib/files/snapshots/iolib-20090930.tar.gz
Gitweb URL:
http://repo.or.cz/w/iolib.git
More information about the iolib-devel
mailing list