*** empty log message ***

This commit is contained in:
Gary Houston 2000-03-31 19:24:09 +00:00
commit 47a4dcc5b4

View file

@ -1,3 +1,9 @@
2000-03-31 Gary Houston <ghouston@arglist.com>
* tests/ports.test (non-blocking-I/O): a couple more details:
a) combine the O_NONBLOCK flag with the default flags instead
of replacing them. b) check EWOULDBLOCK as well as EAGAIN.
2000-03-22 Jim Blandy <jimb@savonarola.red-bean.com>
* lib.scm: Doc fixes.