diff packages/io/fileio/current/ChangeLog @ 172:cd45958b28ff

Merge from eCos master repository on 2001-07-20-10:24:43-BST
author jlarmour
date Fri, 20 Jul 2001 10:23:16 +0000
parents 2395031e7a66
children 38892b97b685
line wrap: on
line diff
--- a/packages/io/fileio/current/ChangeLog
+++ b/packages/io/fileio/current/ChangeLog
@@ -1,3 +1,9 @@
+2001-07-19  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* src/devfs.cxx (dev_fo_read): Treat non-blocking reads returning
+	EAGAIN correctly
+	(dev_fo_write): Ditto for writes.
+
 2001-06-14  Jonathan Larmour  <jlarmour@redhat.com>
 
 	* src/fio.h (FILEIO_ENTRY): Don't use CYG_MACRO_START/END around