diff options
author | Roland McGrath <roland@gnu.org> | 2001-08-15 06:10:55 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-08-15 06:10:55 +0000 |
commit | 0642002d933b3b135f9af076f862ad1504c59d4a (patch) | |
tree | 888656a9b905bf135363bdf548c3188b1f474bb6 /storeio | |
parent | d41992085608d485cf0e6f0282ff1d61c19fa9f1 (diff) |
.
Diffstat (limited to 'storeio')
-rw-r--r-- | storeio/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog index 5e08f51a..1f4a8368 100644 --- a/storeio/ChangeLog +++ b/storeio/ChangeLog @@ -1,3 +1,11 @@ +2001-08-12 Neal H Walfield <neal@cs.uml.edu> + + * pager.c: Include <errno.h>. + (pager_read_page): Use memset, not bzero. + * storeio.c (check_open_hook): Typo fix in comment. + (trivfs_modify_stat): STORE->size is a store_offset_t. + It not a vm_size_t. + 2001-05-06 Marcus Brinkmann <marcus@gnu.org> * dev.c (dev_open): Do not create/open the store with |