From fb0817d55ff2e9594efa53c2555a527b5fe7b38e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 21 Dec 2000 07:44:19 +0000 Subject: . --- libstore/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libstore') diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 152ada0e..d526249c 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,5 +1,7 @@ 2000-12-20 Roland McGrath + * store.h (struct store_class): Fix typo in comment. + * copy.c (copy_read): When reading whole aligned pages, use vm_read. Use MAP_FAILED in place of (void *) -1. Use memcpy in place of bcopy. (copy_write): When reading whole aligned pages, use vm_write. -- cgit v1.2.3