OSDN Git Service

maint: remove useless definitions
[android-x86/external-parted.git] / parted / table.c
2010-05-26 Jim Meyeringmaint: remove useless definitions
2010-01-08 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-03-05 Jim Meyeringremove all trailing blanks
2009-03-05 Jim Meyeringadjust "parted -s dev print" not to emit trailing spaces
2008-04-30 Jim MeyeringRemove useless "if" tests before free.
2007-07-23 David CantrellUpdated GPL license boilerplate.
2007-06-12 David VazquezReplace some malloc and strdup by xmalloc and xstrdup...
2007-05-31 Jim MeyeringFix build failure (conflicting decl of strnlen) and...
2007-05-30 Jim MeyeringFix configure-with-nls vs. wchar.h/wcsdup problem diffe...
2007-05-30 Otavio Salvadorparted/table.c: Fix a warning when compiling with trans...
2007-05-29 Jim MeyeringAvoid a leak.
2007-05-25 Jim MeyeringUse xmalloc and xrealloc, rather than unchecked malloc...
2007-05-14 David CantrellUse gnulib xmalloc() and xrealloc().
2007-05-02 David CantrellDo not translate partition names in 'parted print'...
2007-03-07 Debarshi RayMerge branch 'master' of git+ssh://rishi-guest@git...
2007-03-07 Debarshi RayReplaced [f]printf with fput[c|s] globally.
2007-02-14 Debarshi RayFixed the copyright notices.
2007-02-13 Jim MeyeringDon't define _GNU_SOURCE manually.
2007-02-13 Jim MeyeringRemove some #ifdefs
2006-09-14 Anant NarayananFix ChangeLog