summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/fsrofs01 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* tests/fstests: Use <rtems/test.h>Sebastian Huber2014-03-171-3/+6
|
* Filesystem: Read-only file system checksSebastian Huber2012-03-134-0/+221
o Make sure EROFS is indicated for write operations on a read-only file system. o Add error indication for read-only file systems in fchmod() and fchown() according to POSIX.