summaryrefslogtreecommitdiffstats
path: root/src/jfs.c
Commit message (Expand)AuthorAgeFilesLines
* src/jfs.c: prevent a potential overflow when calculating the partitionChristophe Grenier2020-10-111-1/+1
* Constify a lot of function parametersChristophe Grenier2020-06-191-40/+37
* New prototype for test_JFS()Christophe Grenier2016-01-231-6/+5
* JFS filesystem: check blocksizeChristophe Grenier2013-07-301-0/+4
* Add blocksize in filesystem descriptionChristophe Grenier2012-04-211-2/+3
* Fix some compilation warningsChristophe Grenier2009-02-031-9/+9
* Use pread() and pwrite() argument style for internal I/OChristophe Grenier2009-01-311-1/+1
* Defined more functions as staticChristophe Grenier2008-11-101-2/+3
* IO redirection for alt. superblock/bs is enabled before file listingChristophe Grenier2007-11-131-2/+4
* First version in gitChristophe Grenier2007-10-291-0/+119