summaryrefslogtreecommitdiff
path: root/libstore/ChangeLog
AgeCommit message (Collapse)Author
1999-11-21.Roland McGrath
1999-11-18.Roland McGrath
1999-10-07.Roland McGrath
1999-10-03.Roland McGrath
1999-09-13.Roland McGrath
1999-07-111999-07-11 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* argp.c (store_parsed_open): Add more braces to clarify if-else structure. * encode.c: Include <sys/mman.h> * zero.c: Likewise. * encode.c (store_encode): Repair syntax. * copy.c (copy_read): Likewise. * enc.c (store_enc_dealloc): Cast first arg of munmap correctly.
1999-07-111999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* bunzip2.c (bunzip2): Use mmap instead of vm_allocate. * copy.c (copy_read): Likewise. (copy_clone): Likewise. * encode.c (store_encode): Likewise. * gunzip.c (gunzip): Likewise. * rdwr.c (store_read): Likewise. * zero.c (zero_read): Likewise.
1999-07-11.Roland McGrath
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* bunzip2.c (bunzip2): Use munmap instead of vm_deallocate. (store_bunzip2_create): Likewise. * rdwr.c (store_read): Likewise. * gunzip.c (gunzip): Likewise. (store_gunzip_create): Likewise. * enc.c (store_enc_dealloc): Likewise. * copy.c (copy_cleanup): Likewise.
1999-05-23.Roland McGrath
1999-05-23.Roland McGrath
1999-05-01.Roland McGrath
1999-04-301998-09-06 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>Thomas Bushnell
* bunzip2.c: New file. * store.h (store_bunzip2_create): New declarations. (store_bunzip2_open): Likewise. (store_bunzip2_class): Likewise. * std.c (store_std_classes): Add store_bunzip2_class. * Makefile (SRCS): Add bunzip2.c. (UNZIP_OBJS): Add do-bunzip2.o.
1998-12-27.Roland McGrath
1998-12-26.Roland McGrath
1998-10-20Add braces to silence gcc warnings.Roland McGrath
1997-09-22.Miles Bader
1997-07-24.Miles Bader
1997-07-21.Miles Bader
1997-07-21.Miles Bader
1997-07-17.Miles Bader
1997-07-07.Miles Bader
1997-06-26.Miles Bader
1997-06-20.Miles Bader
1997-02-22.Miles Bader
1997-02-20.Miles Bader
1996-10-24Mon Oct 21 22:03:19 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* store.h: Add extern inline protection. * store.c: New file. * Makefile (SRCS): Add store.c.
1996-10-08.Miles Bader
1996-09-24.Miles Bader
1996-09-23.Miles Bader
1996-09-14.Miles Bader
1996-09-08.Miles Bader
1996-09-08.Miles Bader
1996-09-04.Miles Bader
1996-08-21.Miles Bader
1996-07-20.Miles Bader
1996-07-17Initial revisionRoland McGrath