Path to this page:
Subject: CVS commit: pkgsrc/devel/rvm
From: Matthias Drochner
Date: 2003-08-25 12:31:10
Message id: 20030825103110.BF9EAB004@cvs.netbsd.org
Log Message:
update to 1.8
changes:
- Updated for current autoconf/gcc build environment.
- Some uninitialized memory references were found by 'valgrind'.
- Slightly improved writeout/commit performance.
- Explicitly yields to other threads during long running RVM operations.
- More portable detection of fdatasync availability.
- Some more memory initialization fixes, and passing an actual iov
struct to readv/writev instead of something that looks like it.
Files: