summaryrefslogtreecommitdiff
path: root/libparted/cs
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright statements to 2022Brian C. Lane2022-03-233-3/+3
* maint: Update copyright statements to 2021Brian C. Lane2021-01-183-3/+3
* maint: Update copyright statements to 2020Brian C. Lane2020-12-113-5/+5
* maint: Update copyright statements to 2019Brian C. Lane2019-08-123-3/+5
* libparted: Replace abs() with llabs()Shin'ichiro Kawasaki2019-08-091-1/+1
* maint: run "make update-copyright"Jim Meyering2014-05-253-3/+3
* libparted: allow some common errors to be ignoredPhillip Susi2013-11-231-7/+1
* maint: update all copyright year number rangesJim Meyering2013-01-063-3/+3
* maint: update all copyright year number rangesJim Meyering2012-01-013-3/+3
* build: mark functions with "const" or "pure" attribute, per gcc warningsJim Meyering2011-12-031-2/+2
* libparted: do not omit last sector when creating full-dev geometryPetr Uzel2011-10-011-1/+1
* maint: placate coverity: don't ignore some return valuesJim Meyering2011-05-301-5/+15
* Remove PED_ASSERT action argumentBrian C. Lane2011-03-053-53/+52
* maint: update copyright year ranges to include 2011Jim Meyering2011-02-223-5/+3
* maint: remove empty lines at end of fileJim Meyering2010-04-281-1/+0
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-083-3/+5
* maint: update most copyright year lists to include 2009Jim Meyering2009-09-292-2/+2
* build: avoid new warningsJim Meyering2009-07-241-4/+3
* parted-ui: when failing, include more information in an unusual caseJim Meyering2009-07-241-2/+3
* Still working on making label support work.Jim Meyering2009-07-241-2/+19
* remove all trailing blanksJim Meyering2009-03-053-33/+33
* remove more useless "if" tests before freeJim Meyering2008-05-291-2/+1
* Use free, not ped_free.Jim Meyering2008-05-293-6/+6
* Change two "extern inline" functions to "static inline".Jim Meyering2008-01-141-13/+1
* libparted/cs/natmath.c: remove inline since it's not supported by GNU99 standardOtavio Salvador2007-11-021-4/+4
* Updated GPL license boilerplate.David Cantrell2007-07-233-9/+6
* change the variable named start to offset to be consistent with the docsolsTiCe d'Hiver2007-04-061-7/+7
* Use <config.h> consistently, not "config.h".Jim Meyering2007-03-071-1/+1
* Include <config.h> from every .c file:Jim Meyering2007-02-252-1/+3
* Avoid compiler warnings with gcc -Wall -Wshadow.Jim Meyering2007-02-162-4/+2
* * cs/geom.c (ped_geometry_read): Do not throw PED_EXCEPTION_ERROR hereDavid Cantrell2006-10-091-9/+2
* Fix ChangeLogAnant Narayanan2006-09-143-0/+1508