diff options
author | Roland McGrath <roland@gnu.org> | 2002-03-14 21:09:42 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-03-14 21:09:42 +0000 |
commit | 0b52078e2035bf00e02186cd521aab685c201c6c (patch) | |
tree | bd9c538c938760eb194fbbd58ebccbd1f3279504 /libstore/gunzip.c | |
parent | 443155698d67c86699ebf24a53900198ad084ea2 (diff) |
2002-03-14 Marcus Brinkmann <marcus@gnu.org>
* unzipstore.c (unzip_store): New variable IN_BUF_SIZE to hold
allocated space for IN_BUF. Use that instead IN_BUF_LEN for that
purpose if appropriate. Always update IN_BUF_LEN after a read.
2002-03-11 Roland McGrath <roland@frob.com>
* unzipstore.c: New file, broken out of bunzip2.c.
* bunzip2.c: Most code moved to unzipstore.c, which we #include.
(DO_UNZIP, UNZIP): New function, macro.
* gunzip.c: Most code deleted, now in unzipstore.c, which we #include.
(DO_UNZIP, UNZIP): New function, macro.
* Makefile (DIST_FILES): New variable, list unzipstore.c here.
Diffstat (limited to 'libstore/gunzip.c')
0 files changed, 0 insertions, 0 deletions