summaryrefslogtreecommitdiff
path: root/libparted/exception.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-1/+2
* maint: Update copyright statements to 2019Brian C. Lane2019-08-121-1/+1
* 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-1/+2
* Remove PED_ASSERT action argumentBrian C. Lane2011-03-051-2/+2
* maint: update copyright year ranges to include 2011Jim Meyering2011-02-221-1/+1
* maint: don't hard-code bug-reporting addressJim Meyering2010-12-301-2/+2
* maint: remove empty lines at end of fileJim Meyering2010-04-281-1/+0
* Fix minor spelling errorsOtavio Salvador2010-02-041-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-081-1/+1
* maint: update most copyright year lists to include 2009Jim Meyering2009-09-291-1/+1
* remove all trailing blanksJim Meyering2009-03-051-2/+2
* remove more useless "if" tests before freeJim Meyering2008-05-291-2/+2
* Use free, not ped_free.Jim Meyering2008-05-291-3/+3
* avoid const-related compiler warningsJim Meyering2008-05-291-5/+5
* do not loop in case message exception has no messageOtavio Salvador2008-04-261-1/+1
* fix memory leak in exception handlerOtavio Salvador2008-04-241-1/+2
* Updated GPL license boilerplate.David Cantrell2007-07-231-3/+2
* Whitespace cleanups.David Cantrell2007-05-021-7/+6
* Replaced [f]printf with fput[c|s] globally.Debarshi Ray2007-03-081-1/+1
* Use <config.h> consistently, not "config.h".Jim Meyering2007-03-071-1/+1
* Compile warning-free with "gcc -Wall -Wshadow".Jim Meyering2007-02-131-7/+7
* libparted/exception.c: Dynamically allow space of exception message.Otavio Salvador2006-12-061-7/+16
* Fix ChangeLogAnant Narayanan2006-09-141-0/+304