commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd/libstore unzipstore.c


From: Roland McGrath
Subject: hurd/libstore unzipstore.c
Date: Thu, 14 Mar 2002 16:09:42 -0500

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Changes by:     Roland McGrath <address@hidden> 02/03/14 16:09:42

Added files:
        libstore       : unzipstore.c 

Log message:
        2002-03-14  Marcus Brinkmann  <address@hidden>
        
        * 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  <address@hidden>
        
        * 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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libstore/unzipstore.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]