summaryrefslogtreecommitdiffstats
path: root/src/savehdr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for 2038 compatibilityChristophe Grenier2022-09-101-1/+1
* Constify a lot of function parametersChristophe Grenier2020-06-191-3/+3
* Fix minor sign warning in partition_saveChristophe Grenier2016-06-101-1/+1
* Fix various issues reported by Coverity scanChristophe Grenier2013-11-011-0/+1
* Add the possibility to save the results from Quick or Deeper Search by pressingChristophe Grenier2012-04-211-29/+13
* Fix EFI partition table backupChristophe Grenier2009-05-241-2/+4
* Fix some compilation warningsChristophe Grenier2009-02-031-1/+0
* Use pread() and pwrite() argument style for internal I/OChristophe Grenier2009-01-311-1/+1
* Code cleanup after using LLVM/Clang Static AnalyzerChristophe Grenier2008-11-161-3/+3
* Make the code less C++ hostileChristophe Grenier2008-06-231-2/+2
* First version in gitChristophe Grenier2007-10-291-0/+256