summaryrefslogtreecommitdiffstats
path: root/src/file_ds2.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_ds2.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+1
* src/file_ds2.c: improve Frama-C annotationsChristophe Grenier2021-06-071-7/+3
* src/file_ds2.c: add frama-c annotationsChristophe Grenier2021-02-141-1/+16
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: use get_time_from_xxx() new functionsChristophe Grenier2017-04-081-13/+2
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* PhotoRec: add missing include ctype.hChristophe Grenier2013-03-231-0/+1
* PhotoRec: better check for .ds2 file detectionChristophe Grenier2013-03-231-26/+25
* Fix some compilation warningsChristophe Grenier2009-02-031-1/+0
* Code cleanup after using LLVM/Clang Static AnalyzerChristophe Grenier2008-11-161-1/+1
* PhotoRec: recover Digital Speech Standard v2 .ds2 filesChristophe Grenier2008-06-011-0/+89