summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/src/sparse-disk.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-28cpukit/libblock: Change license to BSD-2Joel Sherrill1-3/+22
2020-10-12libblock: Fix sparse diskSebastian Huber1-34/+35
2018-02-07libblock: Use self-contained mutex for sparse diskSebastian Huber1-28/+4
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-09-05sparse-disk: check return value from semaphore_obtain/releaseGedare Bloom1-2/+9
2012-12-05libblock: Add sparse diskRalf Kirchner1-0/+387