summaryrefslogtreecommitdiff
path: root/libparted/exception.c
Commit message (Expand)AuthorAgeFilesLines
* 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