Commit graph

13 commits

Author SHA1 Message Date
Christophe Grenier
cbb7462c12 src/file_au.c: Improve Frama-C annotations 2021-06-06 13:40:22 +02:00
Christophe Grenier
674a3f3600 src/file_au.c: fix frama-c warnings 2021-02-13 17:18:31 +01:00
Christophe Grenier
79e2b889da PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
Christophe Grenier
2cc3a1fd2b PhotoRec: force to uint64_t some calculated_file_size 2017-09-21 18:10:27 +02:00
Christophe Grenier
35ddcde355 PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup) 2015-06-13 11:58:44 +02:00
Christophe Grenier
e1ca401030 remove always-true memcmp 2015-05-11 09:25:39 +02:00
Christophe Grenier
6705437287 add gcc_struct attribute to all __packed__ structure
do not use fseeko() with mingw32 gcc compiler
2015-04-11 14:23:16 +02:00
Christophe Grenier
5ed8822f2b Turn off various signed/unsigned comparaison warnings 2014-11-15 12:29:48 +01:00
Christophe Grenier
be4ab36b9c PhotoRec: stricter check for .au 2014-07-21 21:03:05 +02:00
Christophe Grenier
b84e9c90f2 PhotoRec: stricter check for .au and extract the filesize 2010-05-21 08:57:30 +02:00
Christophe Grenier
10b6712c62 PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
Christophe Grenier
bda51eefe0 Remove header_check from struct file_hint_struct
Add Microsoft Visual Studio Resource file .res support
2007-12-23 14:54:58 +01:00
Christophe Grenier
9928d99936 First version in git 2007-10-29 22:38:52 +01:00