summaryrefslogtreecommitdiff
path: root/libparted/labels/vtoc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix double semi-colonsBrian C. Lane2019-08-091-1/+1
* libparted/dasd: unify vtoc handling for cdl/ldlWang Dong2016-12-221-21/+17
* libparted: add support for EAV DASD partitionsNageswara R Sastry2014-04-291-24/+149
* s390: avoid warningsJim Meyering2011-02-231-1/+0
* s390: make DIAG driver work for FBA DASD with block size > 512Stephen Powell2011-02-231-0/+52
* s390: improve/correct DASD supportStephen Powell2011-02-231-5/+9
* maint: more const-correctness fixesJim Meyering2009-11-121-6/+9
* build: avoid s390-specific compilation failiureJim Meyering2009-11-101-2/+2
* maint: fix s390-specific const correctness problemsJim Meyering2009-11-101-7/+3
* maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1 to exitJim Meyering2009-11-071-9/+9
* remove all trailing blanksJim Meyering2009-03-051-110/+110
* vtoc label: Move formatting out of translatable strings.Benno Schulenberg2007-05-291-23/+23
* Preventing compilation of DASD code on GNU Hurd systems through the use of AC...Debarshi Ray2007-05-081-5/+0
* Conditionalize the System Z stuff correctly. We get headers installed on non...David Cantrell2007-03-191-0/+5
* Merge branch 'master' of git+ssh://rishi-guest@git.debian.org/git/parted/partedDebarshi Ray2007-03-081-2/+2
|\
| * Declare some static arrays to be "const".Jim Meyering2007-03-071-2/+2
* | Replaced [f]printf with fput[c|s] globally.Debarshi Ray2007-03-081-50/+41
|/
* Include <config.h> from every .c file:Jim Meyering2007-02-251-0/+1
* Fix ChangeLogAnant Narayanan2006-09-141-0/+1162