~ecryptfs/ecryptfs/trunk

  • Committer: Tyler Hicks
  • Date: 2013-10-28 05:04:26 UTC
  • Revision ID: tyhicks@canonical.com-20131028050426-cworyd5hb9n3bct8
Fix a -Wsign-compare warning on i386 by casting the signed (ssize_t)
read_bytes variable to an unsigned type (size_t). This is safe because
read_bytes is known to be positive at this point in the code due to
previous conditionals.
Filename Latest Rev Last Changed Committer Comment Size
..
.keep 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp Empty Diff Download File
ac_pkg_swig.m4 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 3.4 KB Diff Download File
ac_python_devel.m4 759 12 years ago Tyler Hicks * m4/ac_python_devel.m4: - Fix FTBFS in Raring R 6.9 KB Diff Download File
swig_python.m4 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 274 bytes Diff Download File