705868a8a9
because it defines _FILE_OFFSET_BITS. Without this, on OpenSolaris the system headers define it to be 32, and then the 32-bit stat() ends up being called with a 64-bit "struct stat", or vice versa. This also ensures that we get 64-bit file sizes everywhere. * Remove the redundant call to stat() in parseExprFromFile(). The file cannot be a symlink because that's the exit condition of the loop before. |
||
---|---|---|
.. | ||
archive.cc | ||
archive.hh | ||
hash.cc | ||
hash.hh | ||
Makefile.am | ||
md5.c | ||
md5.h | ||
md32_common.h | ||
serialise.cc | ||
serialise.hh | ||
sha1.c | ||
sha1.h | ||
sha256.c | ||
sha256.h | ||
types.hh | ||
util.cc | ||
util.hh | ||
xml-writer.cc | ||
xml-writer.hh |