summaryrefslogtreecommitdiffstats
path: root/src/phnc.c
Commit message (Expand)AuthorAgeFilesLines
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-1/+1
* Disable ncurses library when using frama-cChristophe Grenier2020-11-011-0/+4
* PhotoRec: Fix for request #36: when the list of recovered files gets to 11 li...Christophe Grenier2017-10-141-2/+2
* PhotoRec: display the destination while recovering filesChristophe Grenier2015-07-181-4/+10
* Refactor code in photorec_info()Christophe Grenier2013-05-161-37/+14
* Harmonize photorec_progressbar() and fat_unformat_aux() codeChristophe Grenier2013-05-151-3/+4
* code cleanup: new enum type pstatus_tChristophe Grenier2013-05-141-2/+2
* PhotoRec: if less than 10 file famillies are enabled, display the results eve...Christophe Grenier2012-01-271-12/+27
* Huge code cleanup for Photorec: reduce the numbers of parameters of some func...Christophe Grenier2011-08-201-16/+19
* PhotoRec: workaroud in progress bar when time goes backwardChristophe Grenier2011-06-021-9/+12
* PhotoRec: use "%llu" instead of "%lu" to display sectors offsetChristophe Grenier2011-03-251-6/+6
* Always include stdio.h before ncurses header and types.hChristophe Grenier2009-06-121-0/+1
* Repla ce "Estimated time for achievement" by "Estimated time to completion"Christophe Grenier2009-05-241-1/+1
* PhotoRec: move photorec_bf() to a separate file,Christophe Grenier2009-05-051-0/+121