summaryrefslogtreecommitdiffstats
path: root/src/bfs.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for BeFS for EFI GPT and Mac partition table, fix previousFrançois Revol2020-07-141-0/+1
* Add support for BeFS for EFI GPT and Mac partition tableFrançois Revol2020-07-131-0/+1
* Constify a lot of function parametersChristophe Grenier2020-06-191-28/+26
* New prototype for test_BeFS()Christophe Grenier2016-01-231-16/+15
* Return blocksize for XFS filesystemChristophe Grenier2012-08-121-0/+2
* Code cleanupChristophe Grenier2009-10-251-2/+2
* Fix some compilation warningsChristophe Grenier2009-02-031-10/+10
* Use pread() and pwrite() argument style for internal I/OChristophe Grenier2009-01-311-1/+1
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-0/+1
* First version in gitChristophe Grenier2007-10-291-0/+90