From 85e7f1d7d6166da2dd9b062af31da7175e25b586 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 13 Sep 1999 07:38:32 +0000 Subject: . --- libstore/ChangeLog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'libstore') diff --git a/libstore/ChangeLog b/libstore/ChangeLog index b310529c..c41819b4 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,7 +1,13 @@ +1999-09-09 Roland McGrath + + * rdwr.c (store_write, store_read): Carefully avoid scaling run + lengths from blocks to bytes except when we're already sure the + run's size in bytes won't overflow size_t. + 1999-07-11 Thomas Bushnell, BSG * argp.c (store_parsed_open): Add more braces to clarify if-else - structure. + structure. * encode.c: Include * zero.c: Likewise. @@ -18,7 +24,7 @@ * copy.c: Likewise. * gunzip.c: Likewise. * bunzip2.c: Likewise. - + 1999-07-09 Thomas Bushnell, BSG * bunzip2.c (bunzip2): Use mmap instead of vm_allocate. -- cgit v1.2.3