Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve Frama-C annotations | Christophe Grenier | 2022-07-14 | 1 | -0/+1 |
* | move struct ext2_super_block from src/ext2.h to src/ext2_common.h | Christophe Grenier | 2021-01-29 | 1 | -180/+16 |
* | Add an header guard to prevent multiple inclusion | Christophe Grenier | 2020-10-04 | 1 | -0/+3 |
* | Constify a lot of function parameters | Christophe Grenier | 2020-06-19 | 1 | -1/+1 |
* | TestDisk: handle ext4 with 64 bit blocks (EXT4_FEATURE_INCOMPAT_64BIT) | Christophe Grenier | 2013-08-28 | 1 | -2/+52 |
* | Modify header files for C function declaration if C++ compilation | Christophe Grenier | 2009-01-10 | 1 | -0/+8 |
* | Distinguish ext4 from ext3 filesystem | Christophe Grenier | 2008-07-14 | 1 | -1/+10 |
* | First version in git | Christophe Grenier | 2007-10-29 | 1 | -0/+142 |