[Xapian-commits] 11898: trunk/xapian-core/ trunk/xapian-core/backends/chert/ trunk/xapian-core/backends/flint/
olly
xapian-commits at lists.xapian.org
Sun Feb 22 10:08:51 GMT 2009
SVN root: svn://svn.xapian.org/xapian
Changes by: olly
Revision: 11898
Date: 2009-02-22 10:08:51 +0000 (Sun, 22 Feb 2009)
Log message (5 lines):
backends/chert/chert_lock.cc,backends/flint/flint_lock.cc: Note
explicitly why we now have the strange empty if (not) checking the
return value of chdir("/") (it's actually newer glibc and
_FORTIFY_SOURCE rather than newer GCC). Retry closing filehandle if
it returns EINTR. Whitespace tweaks.
Modified files:
U trunk/xapian-core/ChangeLog
U trunk/xapian-core/backends/chert/chert_lock.cc
U trunk/xapian-core/backends/flint/flint_lock.cc
Links:
http://xapian.org/C?11898
http://xapian.org/C?11898?trunk/xapian-core/ChangeLog
http://xapian.org/C?11898?trunk/xapian-core/backends/chert/chert_lock.cc
http://xapian.org/C?11898?trunk/xapian-core/backends/flint/flint_lock.cc
More information about the Xapian-commits
mailing list