summaryrefslogtreecommitdiff
path: root/libparted/labels/dvh.c
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright statements to 2022Brian C. Lane2023-03-241-1/+1
* maint: Update copyright statements to 2022Brian C. Lane2022-03-231-1/+1
* maint: Update copyright statements to 2021Brian C. Lane2021-01-181-1/+1
* maint: Update copyright statements to 2020Brian C. Lane2020-12-111-2/+2
* maint: Update copyright statements to 2019Brian C. Lane2019-08-121-1/+2
* dvh.c: Use memcpy instead of strncpyBrian C. Lane2019-08-091-4/+4
* maint: run "make update-copyright"Jim Meyering2014-05-251-1/+1
* maint: update all copyright year number rangesJim Meyering2013-01-061-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* build: mark functions with "const" or "pure" attribute, per gcc warningsJim Meyering2011-12-031-2/+2
* dvh: factor out read_sector and use ptt_read_sectorPetr Uzel2011-09-291-22/+4
* Remove PED_ASSERT action argumentBrian C. Lane2011-03-051-12/+12
* maint: update copyright year ranges to include 2011Jim Meyering2011-02-221-2/+1
* maint: remove now-unused <partition_table_type>_clobber functionsJim Meyering2010-02-201-9/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-081-1/+2
* libparted: factor out duplication, hook up new APIsJim Meyering2009-12-081-43/+5
* dvh: replace open-coded dvh_clobber with equivalent, shorter codeJim Meyering2009-11-131-6/+1
* dvh: plug three constraint-sized leaksJim Meyering2009-10-281-15/+15
* maint: update most copyright year lists to include 2009Jim Meyering2009-09-291-1/+1
* put the maximum sector checks in pt-tools.cJoel Granados Moreno2009-07-241-20/+1
* put partition-table-specific logic in the corresponding filesJoel Granados Moreno2009-07-241-0/+35
* dvh: probe, read, clobber, write: adapt for >512-byte sectorsJim Meyering2009-07-241-13/+40
* avoid dvh label-clone test failureJim Meyering2009-07-241-1/+1
* remove all trailing blanksJim Meyering2009-03-051-2/+2
* rename all "support" parameters; avoid new compiler warningsJim Meyering2009-03-051-3/+4
* Properly sync partitions with operating systemJoel Granados Moreno2009-03-051-2/+9
* Use free, not ped_free.Jim Meyering2008-05-291-5/+5
* dvh.c (dvh_partition_set_name): Include partition name in diagnostic.Jim Meyering2008-02-041-2/+4
* Updated GPL license boilerplate.David Cantrell2007-07-231-3/+2
* Revert "[libparted] dvh label fixes"Otavio Salvador2007-04-201-1/+1
* [libparted] dvh label fixesOtavio Salvador2007-04-201-1/+1
* Begin making libparted/labels/*.c const-correct.Jim Meyering2007-03-051-4/+3
* Include <config.h> from every .c file:Jim Meyering2007-02-251-0/+1
* Avoid compiler warnings with gcc -Wall -Wshadow.Jim Meyering2007-02-161-6/+4
* Deprecating ped_[register|unregister]_disk_type in favour of ped_disk_type_[r...Debarshi Ray2007-02-151-2/+2
* cb6ca73be06f360308e6a2fccb7142ed8175af29 continued.Debarshi Ray2007-01-161-2/+0
* Fix ChangeLogAnant Narayanan2006-09-141-0/+916