commit 3e6aa577dc822b9c4b28d1f99b68f474d2f02553 Author: Stelian Ionescu sionescu@cddr.org Date: Mon Aug 17 03:25:18 2009 +0200
Move MAKE-FILE-PATH and MERGE-FILE-PATH around.
src/pathnames/file-path-unix.lisp | 21 +++++++++++++++++++++ src/pathnames/file-path.lisp | 30 ------------------------------ 2 files changed, 21 insertions(+), 30 deletions(-)
commit a83ecdc080a8999af4f7ee1e208b8dcccd1f5b56 Author: Stelian Ionescu sionescu@cddr.org Date: Mon Aug 17 03:25:01 2009 +0200
Small fix in unix-path initializer.
src/pathnames/file-path-unix.lisp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
commit ea406409fa4b60d5183bd611a52761b2b7925a67 Author: Stelian Ionescu sionescu@cddr.org Date: Mon Aug 17 03:24:15 2009 +0200
Cosmetic change.
src/os/os-unix.lisp | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
commit f2ce7eac381712610a2598c161fc9ca293193e31 Author: Stelian Ionescu sionescu@cddr.org Date: Thu Aug 13 02:49:53 2009 +0200
Add %SYS-FDOPENDIR and %SYS-DIRFD.
src/syscalls/ffi-functions-unix.lisp | 8 ++++++++ src/syscalls/pkgdcl.lisp | 2 ++ 2 files changed, 10 insertions(+), 0 deletions(-)
commit f5f985067b54affe282065640b58b350a94228e6 Author: Stelian Ionescu sionescu@cddr.org Date: Thu Aug 13 02:31:43 2009 +0200
Export struct dirent entry types.
src/syscalls/pkgdcl.lisp | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-)
An updated tarball of IOLib's source can be downloaded here: http://common-lisp.net/project/iolib/files/snapshots/iolib-20090816.tar.gz
Gitweb URL: http://repo.or.cz/w/iolib.git