summaryrefslogtreecommitdiffstats
path: root/src/iso.c
Commit message (Expand)AuthorAgeFilesLines
* A lot of frama-c annotations or code disablingChristophe Grenier2024-01-301-0/+3
* src/common.c: rewrite set_part_name(), set_part_name_chomp() andChristophe Grenier2023-08-251-1/+1
* Numerous frama-c annotationsChristophe Grenier2021-11-201-0/+10
* PhotoRec: rewrote the size tests to be more readableChristophe Grenier2020-09-141-12/+12
* New prototype for test_ISO()Christophe Grenier2016-01-231-7/+6
* Return blocksize for ISO9660 filesystemChristophe Grenier2012-08-121-1/+2
* Add blocksize in filesystem descriptionChristophe Grenier2012-04-211-1/+3
* remove unsued parameters from check_btrfs() and recover_ISO()Christophe Grenier2012-04-151-1/+1
* Remove unused disk_car argument from test_ISO() functionChristophe Grenier2009-11-011-12/+11
* PhotoRec: don'tinclude iso9660.h in iso.hChristophe Grenier2009-10-251-1/+2
* Identify ISO9660 image as non-partitionned mediaChristophe Grenier2009-10-191-0/+100