help-hurd
[Top][All Lists]
Advanced

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

Re: Gunzip and bunzip2 stores


From: Niels Möller
Subject: Re: Gunzip and bunzip2 stores
Date: 10 Sep 2002 00:36:52 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Ludovic Courtès <ludovic.courtes@utbm.fr> writes:

> Should I rather switch to a custom store-like io library (using libbz2 and
> zlib) or is there another solution with libstore?

You might want to extend the gz and bz2 store-modules to support
read-write mode. Or start playing around by writing a new store
module, gz-rw, which supports both read and write. I suspect it's not
trivial to do in a good way.

As for the new call store_set_size, at least it sounds reasonable to
me, even if most store types probably won't support it.

/Niels




reply via email to

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