summaryrefslogtreecommitdiff
path: root/libparted/device.c
Commit message (Expand)AuthorAgeFilesLines
* remove all trailing blanksJim Meyering2009-03-051-5/+5
* plug leak in ped_device_get_constraintJim Meyering2008-05-301-2/+5
* plug a leak in ped_device_get_constraintJim Meyering2008-05-291-1/+2
* Use free, not ped_free.Jim Meyering2008-05-291-2/+2
* Move PedArchitecture and ped_set_architecture to privateOtavio Salvador2007-11-031-0/+2
* Revert "If we cannot create a new PedDisk for the device we're looking at, re...Jim Meyering2007-08-011-4/+0
* If we cannot create a new PedDisk for the device we're looking at, return NUL...David Cantrell2007-07-311-0/+4
* Updated GPL license boilerplate.David Cantrell2007-07-231-3/+2
* Whitespace cleanups.David Cantrell2007-05-021-6/+6
* Use <config.h> consistently, not "config.h".Jim Meyering2007-03-071-1/+1
* Don't define _GNU_SOURCE manually.Jim Meyering2007-02-131-3/+1
* Add stdint.h stdlib.h & string.h to include/parted/parted.h and remove them f...Debarshi Ray2007-01-161-2/+0
* Add the ped_device_cache_remove() function to remove a device from the cache.David Cantrell2007-01-121-0/+6
* * device.c (canonicalize_file_name): calloc should use sizeof(char)David Cantrell2006-10-311-1/+1
* Fix ChangeLogAnant Narayanan2006-09-141-0/+441