pack.c
33 KB
-
pack: continue zlib while we can make progress · c0e16a46
Continue the zlib stream as long as we can make progress; stop when we stop getting output _or_ when zlib stops taking input from us.
Edward Thomson committed
Continue the zlib stream as long as we can make progress; stop when we stop getting output _or_ when zlib stops taking input from us.