diff options
author | Neal H. Walfield <neal@gnu.org> | 2002-04-11 00:18:21 +0000 |
---|---|---|
committer | Neal H. Walfield <neal@gnu.org> | 2002-04-11 00:18:21 +0000 |
commit | 619c869227b67335abb7bc901f5fb6a03e659ffe (patch) | |
tree | 7f20a3946769282c8e9ff7ab3be87abaafb2b414 /libpager | |
parent | b2aff90c766078355ee26a3ab1be38d76533fe3c (diff) |
ChangeLog
Diffstat (limited to 'libpager')
-rw-r--r-- | libpager/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libpager/ChangeLog b/libpager/ChangeLog index ab700114..6d58f5f1 100644 --- a/libpager/ChangeLog +++ b/libpager/ChangeLog @@ -1,5 +1,10 @@ 2002-04-10 Neal H Walfield <neal@cs.uml.edu> + * pager-memcpy.c (pager_memcpy): Pass not the block but the byte + offset of the page in question to pager_get_error. + +2002-04-10 Neal H Walfield <neal@cs.uml.edu> + * pager-memcpy.c (VMCOPY_BETTER_THAN_MEMCPY): New macro. (pager_memcpy): Rewritten to use vmcopy. |