commit | 243393c90f2b7cb781fd794e22786e9c8547901a | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Sat Aug 06 09:39:57 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Aug 06 09:39:57 2005 -0700 |
tree | d97d8f30f59ef99c82cf8a9a6fce3c08768b240c | |
parent | 021a52ac70802a94e699badb52af9d0fa728d5cd [diff] |
Add fakey 'deflateBound()' function to the in-kernel zlib routines It's not the real deflateBound() in newer zlib libraries, partly because the upcoming usage of it won't have the "stream" available, so we can't have the same interfaces anyway.