Formatting.

This commit is contained in:
Joel Sherrill
2011-03-03 13:34:45 +00:00
parent 9a65833c1e
commit 8a5d6ac18c
+4 -3
View File
@@ -1,8 +1,9 @@
2011-03-03 Chris Johns <chrisj@rtems.org>
* libcsupport/src/mknod.c, libfs/src/rfs/rtems-rfs-inode.c: PR
1749. Fix the incorrect handling of the file type in the mode
value to reject invalid types as per the standard.
PR 1749/filesystem
* libcsupport/src/mknod.c, libfs/src/rfs/rtems-rfs-inode.c:
Fix the incorrect handling of the file type in the mode value
to reject invalid types as per the standard.
2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>