2002-09-25 10:03:41 +00:00
|
|
|
|
/**
|
Rename files in src/support, step one.
src/support/package.h src/support/Package.h Package
src/support/package.C.in src/support/Package.C.in Package
src/support/path.h src/support/Path.h Path
src/support/fs_extras.h src/support/fs_extras.h NOCLASSES
src/support/RandomAccessList.h src/support/RandomAccessList.h RandomAccessList
src/support/lyxmanip.h src/support/lyxmanip.h NOCLASSES
src/support/rename.C src/support/rename.cpp NOCLASSES
src/support/abort.C src/support/abort.cpp NOCLASSES
src/support/lyxlib.h src/support/lyxlib.h NOCLASSES
src/support/ExceptionMessage.h src/support/ExceptionMessage.h ExceptionMessage
src/support/copy.C src/support/copy.cpp NOCLASSES
src/support/limited_stack.h src/support/limited_stack.h limited_stack
src/support/filefilterlist.C src/support/FileFilterList.cpp ['FileFilterList', 'Filter']
src/support/cow_ptr.h src/support/cow_ptr.h cow_ptr
src/support/os_unix.C src/support/os_unix.cpp NOCLASSES
src/support/socktools.h src/support/socktools.h NOCLASSES
src/support/forkedcontr.h src/support/ForkedcallsController.h ForkedcallsController
src/support/os.h src/support/os.h NOCLASSES
src/support/FileMonitor.h src/support/FileMonitor.h FileMonitor
src/support/copied_ptr.h src/support/copied_ptr.h copied_ptr
src/support/translator.h src/support/Translator.h Translator
src/support/filetools.C src/support/filetools.cpp NOCLASSES
src/support/unlink.C src/support/unlink.cpp NOCLASSES
src/support/os_win32.C src/support/os_win32.cpp GetFolderPath
src/support/lstrings.C src/support/lstrings.cpp NOCLASSES
src/support/qstring_helpers.C src/support/qstring_helpers.cpp NOCLASSES
src/support/getcwd.C src/support/getcwd.cpp NOCLASSES
src/support/systemcall.C src/support/Systemcall.cpp Systemcall
src/support/lyxalgo.h src/support/lyxalgo.h NOCLASSES
src/support/filefilterlist.h src/support/FileFilterList.h ['FileFilterList', 'Filter']
src/support/unicode.C src/support/unicode.cpp IconvProcessor
src/support/userinfo.C src/support/userinfo.cpp NOCLASSES
src/support/lyxtime.C src/support/lyxtime.cpp NOCLASSES
src/support/kill.C src/support/kill.cpp NOCLASSES
src/support/docstring.C src/support/docstring.cpp to_local8bit_failure
src/support/os_cygwin.C src/support/os_cygwin.cpp NOCLASSES
src/support/lyxsum.C src/support/lyxsum.cpp NOCLASSES
src/support/environment.C src/support/environment.cpp NOCLASSES
src/support/filetools.h src/support/filetools.h NOCLASSES
src/support/textutils.C src/support/textutils.cpp NOCLASSES
src/support/mkdir.C src/support/mkdir.cpp NOCLASSES
src/support/forkedcall.C src/support/Forkedcall.cpp ['ForkedProcess', 'Forkedcall']
src/support/tempname.C src/support/tempname.cpp NOCLASSES
src/support/os_win32.h src/support/os_win32.h GetFolderPath
src/support/types.h src/support/types.h NOCLASSES
src/support/lstrings.h src/support/lstrings.h NOCLASSES
src/support/forkedcallqueue.C src/support/ForkedCallQueue.cpp ForkedCallQueue
src/support/qstring_helpers.h src/support/qstring_helpers.h NOCLASSES
src/support/convert.C src/support/convert.cpp NOCLASSES
src/support/filename.C src/support/FileName.cpp ['FileName', 'DocFileName']
src/support/tests/convert.C src/support/tests/convert.cpp NOCLASSES
src/support/tests/filetools.C src/support/tests/filetools.cpp NOCLASSES
src/support/tests/lstrings.C src/support/tests/lstrings.cpp NOCLASSES
src/support/tests/boost.C src/support/tests/boost.cpp NOCLASSES
src/support/docstream.C src/support/docstream.cpp ['iconv_codecvt_facet_exception', 'idocfstream', 'odocfstream']
src/support/std_istream.h src/support/std_istream.h NOCLASSES
src/support/systemcall.h src/support/Systemcall.h Systemcall
src/support/chdir.C src/support/chdir.cpp NOCLASSES
src/support/std_ostream.h src/support/std_ostream.h NOCLASSES
src/support/unicode.h src/support/unicode.h IconvProcessor
src/support/path.C src/support/Path.cpp Path
src/support/fs_extras.C src/support/fs_extras.cpp NOCLASSES
src/support/userinfo.h src/support/userinfo.h NOCLASSES
src/support/lyxtime.h src/support/lyxtime.h NOCLASSES
src/support/docstring.h src/support/docstring.h to_local8bit_failure
src/support/debugstream.h src/support/debugstream.h basic_debugstream
src/support/environment.h src/support/environment.h NOCLASSES
src/support/textutils.h src/support/textutils.h NOCLASSES
src/support/forkedcall.h src/support/Forkedcall.h ['ForkedProcess', 'Forkedcall']
src/support/socktools.C src/support/socktools.cpp NOCLASSES
src/support/forkedcallqueue.h src/support/ForkedCallQueue.h ForkedCallQueue
src/support/forkedcontr.C src/support/ForkedcallsController.cpp ForkedcallsController
src/support/os.C src/support/os.cpp NOCLASSES
src/support/convert.h src/support/convert.h NOCLASSES
src/support/filename.h src/support/FileName.h ['FileName', 'DocFileName']
src/support/docstream.h src/support/docstream.h ['iconv_codecvt_facet_exception', 'idocfstream', 'odocfstream']
src/support/FileMonitor.C src/support/FileMonitor.cpp FileMonitor
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18024 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-26 05:12:52 +00:00
|
|
|
|
* \file lyxsum.cpp
|
2002-09-25 10:03:41 +00:00
|
|
|
|
* This file is part of LyX, the document processor.
|
|
|
|
|
* Licence details can be found in the file COPYING.
|
2002-03-21 17:09:55 +00:00
|
|
|
|
*
|
2002-09-25 10:03:41 +00:00
|
|
|
|
* \author Lars Gullik Bj<EFBFBD>nnes
|
1999-09-27 18:44:28 +00:00
|
|
|
|
*
|
2003-08-23 00:17:00 +00:00
|
|
|
|
* Full author contact details are available in file CREDITS.
|
1999-09-27 18:44:28 +00:00
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
#include <config.h>
|
2000-02-03 17:09:33 +00:00
|
|
|
|
|
2000-01-17 21:01:30 +00:00
|
|
|
|
#include "support/lyxlib.h"
|
2002-01-19 17:05:24 +00:00
|
|
|
|
#include "debug.h"
|
Rename files in src/support, step one.
src/support/package.h src/support/Package.h Package
src/support/package.C.in src/support/Package.C.in Package
src/support/path.h src/support/Path.h Path
src/support/fs_extras.h src/support/fs_extras.h NOCLASSES
src/support/RandomAccessList.h src/support/RandomAccessList.h RandomAccessList
src/support/lyxmanip.h src/support/lyxmanip.h NOCLASSES
src/support/rename.C src/support/rename.cpp NOCLASSES
src/support/abort.C src/support/abort.cpp NOCLASSES
src/support/lyxlib.h src/support/lyxlib.h NOCLASSES
src/support/ExceptionMessage.h src/support/ExceptionMessage.h ExceptionMessage
src/support/copy.C src/support/copy.cpp NOCLASSES
src/support/limited_stack.h src/support/limited_stack.h limited_stack
src/support/filefilterlist.C src/support/FileFilterList.cpp ['FileFilterList', 'Filter']
src/support/cow_ptr.h src/support/cow_ptr.h cow_ptr
src/support/os_unix.C src/support/os_unix.cpp NOCLASSES
src/support/socktools.h src/support/socktools.h NOCLASSES
src/support/forkedcontr.h src/support/ForkedcallsController.h ForkedcallsController
src/support/os.h src/support/os.h NOCLASSES
src/support/FileMonitor.h src/support/FileMonitor.h FileMonitor
src/support/copied_ptr.h src/support/copied_ptr.h copied_ptr
src/support/translator.h src/support/Translator.h Translator
src/support/filetools.C src/support/filetools.cpp NOCLASSES
src/support/unlink.C src/support/unlink.cpp NOCLASSES
src/support/os_win32.C src/support/os_win32.cpp GetFolderPath
src/support/lstrings.C src/support/lstrings.cpp NOCLASSES
src/support/qstring_helpers.C src/support/qstring_helpers.cpp NOCLASSES
src/support/getcwd.C src/support/getcwd.cpp NOCLASSES
src/support/systemcall.C src/support/Systemcall.cpp Systemcall
src/support/lyxalgo.h src/support/lyxalgo.h NOCLASSES
src/support/filefilterlist.h src/support/FileFilterList.h ['FileFilterList', 'Filter']
src/support/unicode.C src/support/unicode.cpp IconvProcessor
src/support/userinfo.C src/support/userinfo.cpp NOCLASSES
src/support/lyxtime.C src/support/lyxtime.cpp NOCLASSES
src/support/kill.C src/support/kill.cpp NOCLASSES
src/support/docstring.C src/support/docstring.cpp to_local8bit_failure
src/support/os_cygwin.C src/support/os_cygwin.cpp NOCLASSES
src/support/lyxsum.C src/support/lyxsum.cpp NOCLASSES
src/support/environment.C src/support/environment.cpp NOCLASSES
src/support/filetools.h src/support/filetools.h NOCLASSES
src/support/textutils.C src/support/textutils.cpp NOCLASSES
src/support/mkdir.C src/support/mkdir.cpp NOCLASSES
src/support/forkedcall.C src/support/Forkedcall.cpp ['ForkedProcess', 'Forkedcall']
src/support/tempname.C src/support/tempname.cpp NOCLASSES
src/support/os_win32.h src/support/os_win32.h GetFolderPath
src/support/types.h src/support/types.h NOCLASSES
src/support/lstrings.h src/support/lstrings.h NOCLASSES
src/support/forkedcallqueue.C src/support/ForkedCallQueue.cpp ForkedCallQueue
src/support/qstring_helpers.h src/support/qstring_helpers.h NOCLASSES
src/support/convert.C src/support/convert.cpp NOCLASSES
src/support/filename.C src/support/FileName.cpp ['FileName', 'DocFileName']
src/support/tests/convert.C src/support/tests/convert.cpp NOCLASSES
src/support/tests/filetools.C src/support/tests/filetools.cpp NOCLASSES
src/support/tests/lstrings.C src/support/tests/lstrings.cpp NOCLASSES
src/support/tests/boost.C src/support/tests/boost.cpp NOCLASSES
src/support/docstream.C src/support/docstream.cpp ['iconv_codecvt_facet_exception', 'idocfstream', 'odocfstream']
src/support/std_istream.h src/support/std_istream.h NOCLASSES
src/support/systemcall.h src/support/Systemcall.h Systemcall
src/support/chdir.C src/support/chdir.cpp NOCLASSES
src/support/std_ostream.h src/support/std_ostream.h NOCLASSES
src/support/unicode.h src/support/unicode.h IconvProcessor
src/support/path.C src/support/Path.cpp Path
src/support/fs_extras.C src/support/fs_extras.cpp NOCLASSES
src/support/userinfo.h src/support/userinfo.h NOCLASSES
src/support/lyxtime.h src/support/lyxtime.h NOCLASSES
src/support/docstring.h src/support/docstring.h to_local8bit_failure
src/support/debugstream.h src/support/debugstream.h basic_debugstream
src/support/environment.h src/support/environment.h NOCLASSES
src/support/textutils.h src/support/textutils.h NOCLASSES
src/support/forkedcall.h src/support/Forkedcall.h ['ForkedProcess', 'Forkedcall']
src/support/socktools.C src/support/socktools.cpp NOCLASSES
src/support/forkedcallqueue.h src/support/ForkedCallQueue.h ForkedCallQueue
src/support/forkedcontr.C src/support/ForkedcallsController.cpp ForkedcallsController
src/support/os.C src/support/os.cpp NOCLASSES
src/support/convert.h src/support/convert.h NOCLASSES
src/support/filename.h src/support/FileName.h ['FileName', 'DocFileName']
src/support/docstream.h src/support/docstream.h ['iconv_codecvt_facet_exception', 'idocfstream', 'odocfstream']
src/support/FileMonitor.C src/support/FileMonitor.cpp FileMonitor
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18024 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-26 05:12:52 +00:00
|
|
|
|
#include "support/FileName.h"
|
2006-11-26 21:30:39 +00:00
|
|
|
|
|
2002-05-24 10:39:34 +00:00
|
|
|
|
#include <boost/crc.hpp>
|
|
|
|
|
|
2004-11-07 13:22:51 +00:00
|
|
|
|
#include <algorithm>
|
2007-11-27 21:43:46 +00:00
|
|
|
|
#include <iomanip>
|
2002-03-11 11:17:49 +00:00
|
|
|
|
|
2004-11-07 13:22:51 +00:00
|
|
|
|
using std::endl;
|
2003-10-08 08:38:05 +00:00
|
|
|
|
using std::string;
|
|
|
|
|
|
2002-11-13 16:25:17 +00:00
|
|
|
|
// OK, this is ugly, but it is the only workaround I found to compile
|
|
|
|
|
// with gcc (any version) on a system which uses a non-GNU toolchain.
|
|
|
|
|
// The problem is that gcc uses a weak symbol for a particular
|
|
|
|
|
// instantiation and that the system linker usually does not
|
|
|
|
|
// understand those weak symbols (seen on HP-UX, tru64, AIX and
|
|
|
|
|
// others). Thus we force an explicit instanciation of this particular
|
|
|
|
|
// template (JMarc)
|
2005-01-19 15:03:31 +00:00
|
|
|
|
template struct boost::detail::crc_table_t<32, 0x04C11DB7, true>;
|
2002-11-13 16:25:17 +00:00
|
|
|
|
|
2001-12-03 01:11:05 +00:00
|
|
|
|
// Various implementations of lyx::sum(), depending on what methods
|
|
|
|
|
// are available. Order is faster to slowest.
|
|
|
|
|
#if defined(HAVE_MMAP) && defined(HAVE_MUNMAP)
|
|
|
|
|
|
2005-04-26 10:30:24 +00:00
|
|
|
|
#ifdef HAVE_SYS_TYPES_H
|
|
|
|
|
# include <sys/types.h>
|
|
|
|
|
#endif
|
|
|
|
|
#ifdef HAVE_SYS_STAT_H
|
|
|
|
|
# include <sys/stat.h>
|
|
|
|
|
#endif
|
2001-12-03 01:11:05 +00:00
|
|
|
|
#include <fcntl.h>
|
2005-01-19 15:26:41 +00:00
|
|
|
|
#ifdef HAVE_UNISTD_H
|
2005-01-20 15:38:14 +00:00
|
|
|
|
# include <unistd.h>
|
2005-01-19 15:26:41 +00:00
|
|
|
|
#endif
|
2006-10-21 00:16:43 +00:00
|
|
|
|
|
2001-12-03 01:11:05 +00:00
|
|
|
|
#include <sys/mman.h>
|
|
|
|
|
|
2002-02-16 15:59:55 +00:00
|
|
|
|
|
2006-10-21 00:16:43 +00:00
|
|
|
|
namespace lyx {
|
2006-11-26 21:30:39 +00:00
|
|
|
|
namespace support {
|
2006-10-21 00:16:43 +00:00
|
|
|
|
|
2006-11-26 21:30:39 +00:00
|
|
|
|
unsigned long sum(FileName const & file)
|
2001-12-03 01:11:05 +00:00
|
|
|
|
{
|
2007-11-15 20:04:51 +00:00
|
|
|
|
LYXERR(Debug::FILES, "lyx::sum() using mmap (lightning fast)");
|
2002-03-21 17:09:55 +00:00
|
|
|
|
|
2006-11-26 21:30:39 +00:00
|
|
|
|
int fd = open(file.toFilesystemEncoding().c_str(), O_RDONLY);
|
2002-02-16 15:59:55 +00:00
|
|
|
|
if (!fd)
|
2001-12-03 01:11:05 +00:00
|
|
|
|
return 0;
|
2002-03-21 17:09:55 +00:00
|
|
|
|
|
2001-12-03 01:11:05 +00:00
|
|
|
|
struct stat info;
|
|
|
|
|
fstat(fd, &info);
|
2002-03-21 17:09:55 +00:00
|
|
|
|
|
2001-12-03 01:11:05 +00:00
|
|
|
|
void * mm = mmap(0, info.st_size, PROT_READ,
|
|
|
|
|
MAP_PRIVATE, fd, 0);
|
2001-12-19 16:11:10 +00:00
|
|
|
|
// Some platforms have the wrong type for MAP_FAILED (compaq cxx).
|
|
|
|
|
if (mm == reinterpret_cast<void*>(MAP_FAILED)) {
|
2001-12-03 01:11:05 +00:00
|
|
|
|
close(fd);
|
|
|
|
|
return 0;
|
|
|
|
|
}
|
2002-03-21 17:09:55 +00:00
|
|
|
|
|
2001-12-03 01:11:05 +00:00
|
|
|
|
char * beg = static_cast<char*>(mm);
|
|
|
|
|
char * end = beg + info.st_size;
|
2002-03-21 17:09:55 +00:00
|
|
|
|
|
2001-12-03 01:11:05 +00:00
|
|
|
|
boost::crc_32_type crc;
|
|
|
|
|
crc.process_block(beg, end);
|
|
|
|
|
unsigned long result = crc.checksum();
|
2002-03-21 17:09:55 +00:00
|
|
|
|
|
2001-12-03 01:11:05 +00:00
|
|
|
|
munmap(mm, info.st_size);
|
|
|
|
|
close(fd);
|
2002-03-21 17:09:55 +00:00
|
|
|
|
|
2001-12-03 01:11:05 +00:00
|
|
|
|
return result;
|
|
|
|
|
}
|
2006-10-21 00:16:43 +00:00
|
|
|
|
|
2006-11-26 21:30:39 +00:00
|
|
|
|
} // namespace support
|
2006-10-21 00:16:43 +00:00
|
|
|
|
} // namespace lyx
|
|
|
|
|
|
2001-12-03 01:11:05 +00:00
|
|
|
|
#else // No mmap
|
|
|
|
|
|
|
|
|
|
#include <fstream>
|
|
|
|
|
#include <iterator>
|
|
|
|
|
|
2002-05-21 23:50:36 +00:00
|
|
|
|
|
2001-06-01 12:10:06 +00:00
|
|
|
|
namespace {
|
2000-02-04 09:38:32 +00:00
|
|
|
|
|
|
|
|
|
template<typename InputIterator>
|
2001-03-20 01:22:46 +00:00
|
|
|
|
inline
|
2000-02-04 09:38:32 +00:00
|
|
|
|
unsigned long do_crc(InputIterator first, InputIterator last)
|
1999-09-27 18:44:28 +00:00
|
|
|
|
{
|
2001-06-01 12:10:06 +00:00
|
|
|
|
boost::crc_32_type crc;
|
2003-09-08 00:33:41 +00:00
|
|
|
|
crc = std::for_each(first, last, crc);
|
2001-06-01 12:10:06 +00:00
|
|
|
|
return crc.checksum();
|
2000-02-04 09:38:32 +00:00
|
|
|
|
}
|
|
|
|
|
|
2006-10-21 00:16:43 +00:00
|
|
|
|
} // namespace anon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
namespace lyx {
|
2006-11-26 21:30:39 +00:00
|
|
|
|
namespace support {
|
2001-03-20 01:22:46 +00:00
|
|
|
|
|
2002-03-11 11:17:49 +00:00
|
|
|
|
using std::ifstream;
|
2006-05-29 14:56:08 +00:00
|
|
|
|
#if HAVE_DECL_ISTREAMBUF_ITERATOR
|
2002-03-11 11:17:49 +00:00
|
|
|
|
using std::istreambuf_iterator;
|
|
|
|
|
|
2006-11-26 21:30:39 +00:00
|
|
|
|
unsigned long sum(FileName const & file)
|
2000-02-04 09:38:32 +00:00
|
|
|
|
{
|
2007-11-15 20:04:51 +00:00
|
|
|
|
LYXERR(Debug::FILES, "lyx::sum() using istreambuf_iterator (fast)");
|
2002-01-19 17:05:24 +00:00
|
|
|
|
|
2007-05-22 00:27:56 +00:00
|
|
|
|
// a directory may be passed here so we need to test it. (bug 3622)
|
2007-10-18 21:10:35 +00:00
|
|
|
|
if (file.isDirectory())
|
2007-05-22 00:27:56 +00:00
|
|
|
|
return 0;
|
2007-10-18 21:10:35 +00:00
|
|
|
|
string filename = file.toFilesystemEncoding();
|
2007-10-26 21:47:44 +00:00
|
|
|
|
ifstream ifs(filename.c_str(), std::ios_base::in | std::ios_base::binary);
|
2007-05-22 00:27:56 +00:00
|
|
|
|
if (!ifs)
|
|
|
|
|
return 0;
|
2002-03-21 17:09:55 +00:00
|
|
|
|
|
2002-02-16 15:59:55 +00:00
|
|
|
|
istreambuf_iterator<char> beg(ifs);
|
|
|
|
|
istreambuf_iterator<char> end;
|
2002-03-21 17:09:55 +00:00
|
|
|
|
|
2001-12-03 01:11:05 +00:00
|
|
|
|
return do_crc(beg,end);
|
|
|
|
|
}
|
2001-05-30 13:17:50 +00:00
|
|
|
|
#else
|
2002-05-21 23:50:36 +00:00
|
|
|
|
|
|
|
|
|
using std::istream_iterator;
|
|
|
|
|
using std::ios;
|
|
|
|
|
|
2006-11-26 21:30:39 +00:00
|
|
|
|
unsigned long sum(FileName const & file)
|
2001-12-03 01:11:05 +00:00
|
|
|
|
{
|
2007-11-15 20:04:51 +00:00
|
|
|
|
LYXERR(Debug::FILES, "lyx::sum() using istream_iterator (slow as a snail)");
|
2002-03-21 17:09:55 +00:00
|
|
|
|
|
2007-05-22 00:27:56 +00:00
|
|
|
|
// a directory may be passed here so we need to test it. (bug 3622)
|
2007-10-18 21:10:35 +00:00
|
|
|
|
if (file.isDirectory())
|
2007-05-22 00:27:56 +00:00
|
|
|
|
return 0;
|
2007-10-18 21:10:35 +00:00
|
|
|
|
|
|
|
|
|
string filename = file.toFilesystemEncoding();
|
2007-10-25 22:36:59 +00:00
|
|
|
|
ifstream ifs(filename.c_str(), std::ios_base::in | std::ios_base::binary);
|
2007-05-22 00:27:56 +00:00
|
|
|
|
if (!ifs)
|
|
|
|
|
return 0;
|
2002-03-21 17:09:55 +00:00
|
|
|
|
|
2002-02-16 15:59:55 +00:00
|
|
|
|
ifs.unsetf(ios::skipws);
|
|
|
|
|
istream_iterator<char> beg(ifs);
|
|
|
|
|
istream_iterator<char> end;
|
2002-03-21 17:09:55 +00:00
|
|
|
|
|
2001-12-03 01:11:05 +00:00
|
|
|
|
return do_crc(beg,end);
|
1999-09-27 18:44:28 +00:00
|
|
|
|
}
|
2001-12-03 01:11:05 +00:00
|
|
|
|
#endif
|
2006-10-21 00:16:43 +00:00
|
|
|
|
|
2006-11-26 21:30:39 +00:00
|
|
|
|
} // namespace support
|
2006-10-21 00:16:43 +00:00
|
|
|
|
} // namespace lyx
|
|
|
|
|
|
2001-12-03 01:11:05 +00:00
|
|
|
|
#endif // mmap
|