summaryrefslogtreecommitdiffstats
path: root/src/alignio.h
Commit message (Expand)AuthorAgeFilesLines
* Improve Frama-C annotationsChristophe Grenier2022-07-141-0/+2
* Numerous frama-c annotationsChristophe Grenier2021-11-201-4/+14
* Add an header guard to prevent multiple inclusion, some files were forgotten ...Christophe Grenier2020-10-041-0/+4
* New prototype for align_pread()Christophe Grenier2020-08-021-2/+2
* src/alignio.h: rewrite align_pread() and align_pwrite() to be easier toChristophe Grenier2020-08-021-9/+51
* Improve English grammar, capitalization, and punctuationAlex Henrie2016-02-221-1/+1
* Fix erronous return value when writting ie 512 byte on 4096-byte sectorChristophe Grenier2013-09-121-1/+3
* Use pread() and pwrite() argument style for internal I/OChristophe Grenier2009-01-311-10/+10
* Reorganize how disk geometry, size and sector size is gatheredChristophe Grenier2008-04-111-0/+82