* A problem about the mkcramfs!
@ 2001-07-30 8:03 新 月
2001-08-01 11:00 ` Daniel Quinlan
0 siblings, 1 reply; 2+ messages in thread
From: 新 月 @ 2001-07-30 8:03 UTC (permalink / raw)
To: linux-kernel
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
Best regards:
xinyuepeng
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: A problem about the mkcramfs!
2001-07-30 8:03 A problem about the mkcramfs! 新 月
@ 2001-08-01 11:00 ` Daniel Quinlan
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Quinlan @ 2001-08-01 11:00 UTC (permalink / raw)
To: linux-kernel; +Cc: xinyuepeng
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-08-01 11:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-30 8:03 A problem about the mkcramfs! 新 月
2001-08-01 11:00 ` Daniel Quinlan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®