Formatting.

This commit is contained in:
Joel Sherrill
2011-03-03 13:34:34 +00:00
parent b3c3864678
commit 280f82d71d

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-02-08 Brett Swimley <bswimley@advanced.pro>