[iolib-devel] New patches: 28-Dec-2009

Stelian Ionescu sionescu at common-lisp.net
Tue Dec 29 10:00:07 UTC 2009


commit e0d819ff198c0db40310b122f8b7b1edb3644f26
Author: Stelian Ionescu <sionescu at cddr.org>
Date:   Mon Dec 28 16:42:21 2009 +0100

    Small fix: ignoring wrong variable.

 examples/echo-server.lisp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 01ab6520626dda4d765e562fceb045a77090dbd2
Author: David Lichteblau <david at lichteblau.com>
Date:   Mon Dec 28 16:30:03 2009 +0100

    Add %SYS-EXIT that calls _exit(2) not exit(3).

 src/syscalls/ffi-functions-unix.lisp |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit f2ace2ddb13de7116b7bb77a0951a53f1136bbd3
Author: David Lichteblau <david at lichteblau.com>
Date:   Mon Dec 28 16:25:15 2009 +0100

    Fix return format of HARVEST-SELECT-FD-ERRORS.

 src/multiplex/backend-select.lisp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a101999472d90e71cc34685a10af22b88c55bf9f
Author: David Lichteblau <david at lichteblau.com>
Date:   Mon Dec 28 16:14:51 2009 +0100

    Check if the FD-ENTRY has an error callback registered before dispatch.

 src/multiplex/event-loop.lisp |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)


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

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




More information about the iolib-devel mailing list