[Parted-commits] GNU Parted Official Repository: Changes to 'master'

David Cantrell dcantrell-guest at alioth.debian.org
Thu Mar 15 18:07:47 CET 2007


 libparted/fs/hfs/journal.c |   53 ++++++++++++++++++++++----------------------
 libparted/fs/hfs/journal.h |   14 +++++-------
 2 files changed, 33 insertions(+), 34 deletions(-)

New commits:
commit f21edf3b5e9a0ba30f0f7e60b29b89f079592c2f
Author: David Cantrell <dcantrell at redhat.com>
Date:   Thu Mar 15 13:03:24 2007 -0400

    Move static variable flagging little endian or not to journal.c.  We don't want static variables in general, but if they must exist, put them in a C file, not a header.
    
    Parameterize the little_endian flag for the macros in journal.h.




More information about the Parted-commits mailing list