[iolib-devel] New patches: 7-Feb-2009
![](https://secure.gravatar.com/avatar/475d746a8cc0a2c1d6329a90e9ff0831.jpg?s=120&d=mm&r=g)
commit 6eb6bf1b65a376a9242e7380a18f76c5c542973c Author: Stelian Ionescu <sionescu@common-lisp.net> Date: Sat Feb 7 21:49:39 2009 +0100 Handle EINTR in %WRITE-OCTETS-FROM-FOREIGN-MEMORY. src/streams/gray/gray-stream-methods.lisp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 5e4d96947ac12c5ea3c6515e591db2e4972ff78e Author: Stelian Ionescu <sionescu@common-lisp.net> Date: Sat Feb 7 21:22:45 2009 +0100 Style change in %FILL-IBUF. src/streams/gray/gray-stream-methods.lisp | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 9a23208f09d15b8fa9f3288048404700bee89fba Author: Stelian Ionescu <sionescu@common-lisp.net> Date: Sat Feb 7 20:47:26 2009 +0100 Reading from socket streams with non-blocking FDs now works (bug reported by Chaitanya Gupta) CHANGES | 2 ++ src/streams/gray/gray-stream-methods.lisp | 19 +++++++++++++------ 2 files changed, 15 insertions(+), 6 deletions(-) commit 3af2a2a83195509c3e8d8b5504a436270220a061 Author: Stelian Ionescu <sionescu@common-lisp.net> Date: Sat Feb 7 16:24:23 2009 +0100 Update the README with info about generating docs. README | 13 ++++++++++++- 1 files changed, 12 insertions(+), 1 deletions(-) An updated tarball of IOLib's source can be downloaded here: http://common-lisp.net/project/iolib/files/snapshots/iolib-20090207.tar.gz Gitweb URL: http://repo.or.cz/w/iolib.git
participants (1)
-
Stelian Ionescu