From d3490f2756da40a76f005910dcd9d2728eec2949 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 7 Mar 2006 21:02:45 +0000 Subject: 2006-03-07 Till Strauman PR 886/filesystem * libcsupport/src/libio.c: fcntl(fd,F_GETFL) fails to set O_NONBLOCK if the descriptor is in non-blocking mode. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 66337501f9..9dc9345db8 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2006-03-07 Till Strauman + + PR 886/filesystem + * libcsupport/src/libio.c: fcntl(fd,F_GETFL) fails to set O_NONBLOCK if + the descriptor is in non-blocking mode. + 2006-03-07 Joel Sherrill PR 866/rtems -- cgit v1.2.3