summaryrefslogtreecommitdiff
path: root/Cytore.hpp
AgeCommit message (Expand)Author
2017-01-29If Cytore failed to save the first block, restart.v1.1.28%b7Jay Freeman (saurik)
2017-01-29If Cytore fails to allocate an empty file, unlink.Jay Freeman (saurik)
2017-01-29Cytore values need to be _packed (I got lucky :D).Jay Freeman (saurik)
2011-02-12Support ftruncate error conditions.Jay Freeman (saurik)
2011-02-12Add fail-fast error checking to Cytore.Jay Freeman (saurik)
2010-12-01Move reserved_ linkages up to Cytore::Block.Jay Freeman (saurik)
2010-12-01Add File::mappings_ to Cytore for munmap() and msync().Jay Freeman (saurik)
2010-11-30Replace 99.9% of metadata.plist with metadata.cb0.Jay Freeman (saurik)