Re: A problem about the mkcramfs!

Daniel Quinlan (quinlan@transmeta.com)
01 Aug 2001 04:00:36 -0700


xinyuepeng@yahoo.com writes:

> The mkcramfs uses a function "compress",which is
> defined in 'zlib.h'.I feel it is a bit odd,which
> is defined as following:
>
> ZEXTERN int ZEXPORT compress OF((Bytef *dest,uLongf
> *destLen,const Bytef *source, uLong sourceLen));
>
> And I can't find its body,only find definition.I want
> to get explanation.Thanks

http://www.gzip.org/zlib/manual.html !

Dan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/