From bdcf02d460cbf5b2566110cdb02298f05faaf928 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 5 Sep 2000 15:47:44 +0000 Subject: 2000-09-05 Joel Sherrill * rtems/rtems_syscall.c: Changed from O_NONBLOCK to internal RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY confusion and to work with the converted flags. --- cpukit/libnetworking/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/libnetworking/ChangeLog') diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog index 9048a2ee16..f74b13bcf9 100644 --- a/cpukit/libnetworking/ChangeLog +++ b/cpukit/libnetworking/ChangeLog @@ -1,3 +1,9 @@ +2000-09-05 Joel Sherrill + + * rtems/rtems_syscall.c: Changed from O_NONBLOCK to internal + RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY confusion + and to work with the converted flags. + 2000-09-01 Rosimildo daSilva * emfdb.c: Removed stray semi-colon. Reported on GoAhead -- cgit v1.2.3