From 08c09e2439e2ccf6293015894c8a291ddcf0b6e5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 22 Oct 2003 16:35:18 +0000 Subject: 2003-10-22 Ralf Corsepius PR 509/filesystem * src/dosfs/fat.c: _fat_block_read and _fat_block_write return error codes instead of -1 in case of errors, as they are supposed to do according to the comments documenting these functions. --- cpukit/libfs/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/libfs/ChangeLog') diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog index 07923ec407..ecb1bf50c1 100644 --- a/cpukit/libfs/ChangeLog +++ b/cpukit/libfs/ChangeLog @@ -1,3 +1,10 @@ +2003-10-22 Ralf Corsepius + + PR 509/filesystem + * src/dosfs/fat.c: _fat_block_read and _fat_block_write return error + codes instead of -1 in case of errors, as they are supposed to do + according to the comments documenting these functions. + 2003-10-22 Joel Sherrill PR 440/filesystem -- cgit v1.2.3