commit dd56f3577f7f9ee77366ef569f0281077b7de749 Author: Stelian Ionescu sionescu@cddr.org Date: Thu Oct 14 00:51:55 2010 +0200
Export FD-SET and SIZE-OF-FD-SET from libfixposix, import them into iolib.syscalls
src/libfixposix/pkgdcl.lisp | 3 +++ src/syscalls/pkgdcl.lisp | 6 ++++-- 2 files changed, 7 insertions(+), 2 deletions(-)
commit d118258c7a7ed984760a1e95a7dce0307908dbf0 Author: Stelian Ionescu sionescu@cddr.org Date: Thu Oct 14 00:43:47 2010 +0200
Keep fd-set as an opaque struct
src/libfixposix/ffi-types.lisp | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)
commit 4c88c3c6d4f7a49feccdf0d81a03eec5efe7604a Author: Stelian Ionescu sionescu@cddr.org Date: Thu Oct 14 00:43:21 2010 +0200
Remove from syscalls/ffi-types-unix.lisp foreign types imported from libfixposix
src/syscalls/ffi-types-unix.lisp | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-)
An updated tarball of IOLib's source can be downloaded here: http://common-lisp.net/project/iolib/files/snapshots/iolib-20101013.tar.gz
Main repository: http://gitorious.org/iolib/iolib Backup 1: http://common-lisp.net/gitweb?p=projects/iolib/iolib.git Backup 2: http://repo.or.cz/w/iolib.git