Commit graph

19 commits

Author SHA1 Message Date
Christophe Grenier
966bea762d Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
Christophe Grenier
d19e536278 Additional frama-c annotations 2020-08-08 12:26:37 +02:00
Christophe Grenier
5620526c27 move log_disk_list() to src/fnctdsk.c
return non zero error code in PhotoRec main to signal some errors
2014-02-01 10:57:37 +01:00
Christophe Grenier
bd8b9ef3ae QPhotoRec: automatically select the image disk after addiing it 2013-10-20 12:32:47 +02:00
Christophe Grenier
79bf6ce3e1 Fix double free() - regression introduced in bf83ac2662 2013-06-04 08:43:17 +02:00
Christophe Grenier
bf83ac2662 Fix memory leak when freeing device 2013-05-19 19:25:18 +02:00
Christophe Grenier
15526c4410 get_geometry_from_list_part: make "score" variable more local 2013-05-17 16:52:13 +02:00
Christophe Grenier
7fbc038d1e New prototype for size_to_unit() 2010-10-24 20:30:19 +02:00
Christophe Grenier
22d825524d code cleanup, fix signed/unsigned warnings 2009-03-06 19:38:48 +01:00
Christophe Grenier
203df0e3a5 Fix some compilation warnings 2009-02-03 09:29:29 +01:00
Christophe Grenier
c06ebfc5f2 Define as static some functions 2009-02-01 20:57:12 +01:00
Christophe Grenier
1650fe5b8b Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
Christophe Grenier
547a352fb8 Close the log file before exit(). 2008-11-28 08:16:35 +01:00
Christophe Grenier
3707225caf Defined more functions as static 2008-11-10 08:12:15 +01:00
Christophe Grenier
8585ef8e51 Store disk geometry in cylinders/heads_per_cylinder/sectors_per_head instead of CHS 2008-07-18 22:16:08 +02:00
Christophe Grenier
b849a82750 Make the code less C++ hostile 2008-06-23 19:28:58 +02:00
Christophe Grenier
8a57818780 Use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX under Windows to get disk size (Fix boggus size with some internal USB card reader)
Report disk model under Linux
2008-02-05 19:38:48 +01:00
Christophe Grenier
455ed826c8 IO redirection for alt. superblock/bs is enabled before file listing 2007-11-13 23:35:47 +01:00
Christophe Grenier
9928d99936 First version in git 2007-10-29 22:38:52 +01:00