summaryrefslogtreecommitdiffstats
path: root/src/ext2p.c
Commit message (Expand)AuthorAgeFilesLines
* src/ext2p.c: remove useless memory allocationChristophe Grenier2022-07-141-4/+0
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-1/+1
* Lots of frama-c work that should be safe to commitChristophe Grenier2020-06-021-1/+6
* move del_search_space() from src/filegen.h to src/photorec.hChristophe Grenier2019-10-131-0/+1
* Distinguish between file listing not implemented and missing libraryChristophe Grenier2015-04-051-0/+1
* Fix various warning reported by gccChristophe Grenier2013-05-251-2/+5
* Always include stdio.h before ncurses header and types.hChristophe Grenier2009-06-121-0/+3
* Fix some compilation warningsChristophe Grenier2009-02-031-3/+0
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-22/+3
* Source cleanup in ext2p.[ch]Christophe Grenier2008-07-031-7/+4
* code cleanup: rename aff_buffer() fixupChristophe Grenier2008-04-071-1/+1
* code cleanup: rename aff_buffer()Christophe Grenier2008-04-031-3/+3
* Compatibility fix for e2fsprogs 1.40.6Christophe Grenier2008-02-101-4/+14
* "testdisk -lu device" will list the partition with sector unitChristophe Grenier2007-12-061-1/+1
* First version in gitChristophe Grenier2007-10-291-0/+128