summaryrefslogtreecommitdiffstats
path: root/src/ext2grp.c
Commit message (Expand)AuthorAgeFilesLines
* move struct ext2_super_block from src/ext2.h to src/ext2_common.hChristophe Grenier2021-01-291-1/+1
* Constify a lot of function parametersChristophe Grenier2020-06-191-2/+2
* Code style cleanupChristophe Grenier2009-07-261-2/+2
* Fix some compilation warningsChristophe Grenier2009-02-031-6/+0
* Use pread() and pwrite() argument style for internal I/OChristophe Grenier2009-01-311-2/+2
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-3/+2
* Distinguish ext4 from ext3 filesystemChristophe Grenier2008-07-141-6/+8
* PhotoRec: add "/cmd device ext2_group,group_nr,search" to carve the correspon...Christophe Grenier2008-07-071-0/+117