summaryrefslogtreecommitdiff
path: root/cpukit/libblock/src/sparse-disk.c (follow)
AgeCommit message (Collapse)Author
2018-02-07libblock: Use self-contained mutex for sparse diskSebastian Huber
Update #2843.
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-09-05sparse-disk: check return value from semaphore_obtain/releaseGedare Bloom
In case obtain/release is unsuccessful, cause a fatal error.
2012-12-05libblock: Add sparse diskRalf Kirchner