summaryrefslogtreecommitdiffstats
path: root/src/ext2_common.h
Commit message (Expand)AuthorAgeFilesLines
* Improve Frama-C annotations for a bunch of filesChristophe Grenier2024-01-011-0/+3
* Numerous frama-c annotationsChristophe Grenier2021-11-201-0/+1
* src/file_ext2.c: add frama-c annotationsChristophe Grenier2021-02-191-1/+1
* move struct ext2_super_block from src/ext2.h to src/ext2_common.hChristophe Grenier2021-01-291-0/+197
* Add an header guard to prevent multiple inclusionChristophe Grenier2020-10-041-0/+3
* New prototype for test_EXT2()Christophe Grenier2016-01-231-1/+1
* TestDisk: handle ext4 with 64 bit blocks (EXT4_FEATURE_INCOMPAT_64BIT)Christophe Grenier2013-08-281-0/+32