[Parted-commits] GNU Parted Official Repository: Changes to
'stable-1.8.x'
David Cantrell
dcantrell-guest at alioth.debian.org
Thu Mar 15 18:03:51 CET 2007
configure.ac | 6 -----
libparted/fs/hfs/journal.c | 53 ++++++++++++++++++++++----------------------
libparted/fs/hfs/journal.h | 14 +++++-------
3 files changed, 33 insertions(+), 40 deletions(-)
New commits:
commit d6a40ac2888f221b41d3a46a9bcf33e4171409eb
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.
commit 5a968514dfc49c716c04a4b4de4b1756253618cf
Author: David Cantrell <dcantrell at redhat.com>
Date: Thu Mar 15 12:53:35 2007 -0400
Reverted my patch to configure.ac to remove -Wl,--as-needed from LDFLAGS when checking for libreadline.
More information about the Parted-commits
mailing list