summaryrefslogtreecommitdiff
path: root/com32/chain/partiter.h
Commit message (Expand)AuthorAgeFilesLines
* chain: year update in commments (trivial)Gene Cumm2015-03-151-1/+1
* chain/partiter: add options to ignore GPT crc checksMichal Soltys2015-03-151-1/+1
* chain: implement strict=<0|1|2>Michal Soltys2014-08-261-1/+1
* chain/partiter: adjust error reportingMichal Soltys2014-08-261-6/+1
* com32/chain: (partiter) add cebr_siz for completnessMichal Soltys2013-02-141-0/+1
* com32/chain: use single value for partiter related options (flags)Michal Soltys2013-02-141-3/+1
* com32/chain: partiter: rename start_lbaMichal Soltys2013-02-141-1/+1
* com32/chain: index -1 partiter adjustmentMichal Soltys2013-02-141-8/+8
* com32/chain: implement handling of non-standard hybrid GPT+MBR layoutsMichal Soltys2013-02-141-2/+3
* com32/chain: implement relax flagMichal Soltys2013-02-141-0/+1
* com32/chain: cleaner variable namesMichal Soltys2013-02-141-4/+3
* com32/chain: add pi_errored() in partiterMichal Soltys2013-02-141-0/+5
* com32/chain: remove unused ebr_startMichal Soltys2013-02-141-1/+0
* com32/chain: partiter - more precise comments / outputMichal Soltys2013-02-141-10/+13
* com32/chain: remove redundant rawindexMichal Soltys2013-02-141-3/+2
* com32/chain: partiter - simplifications and updatesMichal Soltys2013-02-141-15/+21
* com32/chain: change stepall into flagsMichal Soltys2013-02-141-2/+6
* com32/chain: use anonymous and unnamed aggregatesMichal Soltys2013-02-141-4/+4
* com32/chain: update licenses and #ifndef stanzasMichal Soltys2013-02-141-4/+5
* com32/chain: add generic length field to partition iteratorsMichal Soltys2011-03-081-0/+1
* com32/chain/partiter.c,h: updatesMichal Soltys2010-10-141-0/+2
* com32/chain/partiter: make iterators not autofree after fin/errMichal Soltys2010-09-281-2/+8
* chain module: bugfixing and cosmeticsMichal Soltys2010-09-281-1/+1
* chain: adjust 'mbrchs' calculations, adjust partitierMichal Soltys2010-09-281-1/+2
* chain, partiter, options: bugfix, new optionsMichal Soltys2010-09-281-4/+4
* partiter.c: add stepall modifier; bugfixes + comment changesMichal Soltys2010-09-281-2/+4
* chain.c: Split chain into smaller filesMichal Soltys2010-09-281-3/+3
* partiter: Add raw iteratorsMichal Soltys2010-08-161-0/+1
* chain.c: Restructure finding of partition/drive to chainload.Michal Soltys2010-08-161-1/+1
* split chain into chain + iterator, expand iterators' codeMichal Soltys2010-08-161-0/+94