OSDN Git Service

rename all "support" parameters; avoid new compiler warnings
[android-x86/external-parted.git] / libparted / labels / mac.c
2009-03-05 Jim Meyeringrename all "support" parameters; avoid new compiler...
2009-03-05 Joel Granados MorenoProperly sync partitions with operating system
2008-07-27 Jim Meyeringdon't call ped_partition_new with "0" as 2nd arg
2008-05-29 Jim MeyeringUse free, not ped_free.
2008-05-29 Jim Meyeringavoid const-related compiler warnings
2007-08-14 Jim MeyeringFix mkpart linux-swap bug: would use 0x83 rather than...
2007-07-23 David CantrellUpdated GPL license boilerplate.
2007-03-07 Jim MeyeringUse <config.h> consistently, not "config.h".
2007-03-05 Jim MeyeringHide two unnecessarily-"extern" functions.
2007-03-05 Jim MeyeringBegin making libparted/labels/*.c const-correct.
2007-02-16 Jim MeyeringAvoid compiler warnings with gcc -Wall -Wshadow.
2007-02-16 Debarshi RayFix the style of typedef, enum, struct and __attribute_...
2007-02-15 Debarshi RayDeprecating ped_[register|unregister]_disk_type in...
2007-01-16 Debarshi Raycb6ca73be06f360308e6a2fccb7142ed8175af29 continued.
2006-11-02 David Cantrell * labels/mac.c (_rawpart_is_boot): Check for Apple_B...
2006-09-14 David Cantrell * labels/mac.c (mac_partition_new): memset(...
2006-09-14 Anant NarayananFix ChangeLog