aboutsummaryrefslogtreecommitdiff
path: root/libstore/enc.c
Commit message (Collapse)AuthorAgeFilesLines
* 1999-07-11 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-3/+3
| | | | | | | | | | | | | * 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-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-0/+1
| | | | | | | | * rdwr.c: Add #include <sys/mman.h> for munmap decl. * enc.c: Likewise. * copy.c: Likewise. * gunzip.c: Likewise. * bunzip2.c: Likewise.
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-12/+5
| | | | | | | | | | * 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.
* Update FSF address.Miles Bader1997-06-201-4/+2
|
* (store_enc_return, store_return): New functions.Miles Bader1996-09-141-0/+19
|
* Rename *S_LEN to NUM_*S.Miles Bader1996-05-101-13/+13
|
* entered into RCSMiles Bader1996-03-221-12/+61
|
* Initial revisionMiles Bader1996-03-211-0/+38