guix/src/libutil
Eelco Dolstra 295027f533 Include config.h before any other header
"config.h" must be included first, because otherwise the compiler
might not see the right value of _FILE_OFFSET_BITS.  We've had this
before; see 705868a8a9.  In this case,
GCC would compute a different address for ‘settings.useSubstitutes’ in
misc.cc because of the off_t in ‘settings’.

Reverts 3854fc9b42.

http://hydra.nixos.org/build/3016700
2012-09-11 14:45:42 -04:00
..
archive.cc
archive.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
hash.cc
hash.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
immutable.cc
immutable.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
Makefile.am
md5.c
md5.h
md32_common.h
serialise.cc
serialise.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
sha1.c
sha1.h
sha256.c
sha256.h
types.hh Include config.h before any other header 2012-09-11 14:45:42 -04:00
util.cc Merge branch 'master' into no-manifests 2012-08-27 11:09:07 -04:00
util.hh Merge branch 'master' into no-manifests 2012-08-27 11:09:07 -04:00
xml-writer.cc
xml-writer.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00