summaryrefslogtreecommitdiff
path: root/libparted/unit.c
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+2
* maint: Update copyright statements to 2019Brian C. Lane2019-08-121-1/+1
* libparted: only IEC units are treated as exactPetr Uzel2016-09-301-16/+17
* maint: run "make update-copyright"Jim Meyering2014-05-251-1/+1
* libparted: make sure not to treat percentages as exactPhillip Susi2013-11-231-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-3/+4
* libparted: don't allow values less than 1 (#665496)Brian C. Lane2011-06-221-0/+6
* libparted: fix snap radius so that it is using half (#665496)Brian C. Lane2011-06-221-1/+1
* make parted "do what I say" with IEC start and end values like 5GiBJim Meyering2011-03-241-0/+13
* Remove PED_ASSERT action argumentBrian C. Lane2011-03-051-5/+5
* maint: update copyright year ranges to include 2011Jim Meyering2011-02-221-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-081-1/+1
* maint: remove more dead stores and fix a bug in do_mkpartfsJim Meyering2009-10-011-2/+1
* build: avoid new warningsJim Meyering2009-07-241-2/+2
* remove all trailing blanksJim Meyering2009-03-051-30/+30
* Use free, not ped_free.Jim Meyering2008-05-291-8/+8
* Updated GPL license boilerplate.David Cantrell2007-07-231-3/+2
* libparted/unit.c: constify interfacesJim Meyering2007-03-071-13/+14
* Include <config.h> from every .c file:Jim Meyering2007-02-251-0/+1
* Avoid compiler warnings with gcc -Wall -Wshadow.Jim Meyering2007-02-161-2/+1
* Add stdint.h stdlib.h & string.h to include/parted/parted.h and remove them f...Debarshi Ray2007-01-161-1/+0
* Zero sized device is shown as 0.00B and not -0.00kB.Debarshi Ray2006-12-081-9/+11
* Fix ChangeLogAnant Narayanan2006-09-141-0/+564