Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ gzguts.h
File
gzguts.h
freebsd/contrib/zstd/zlibWrapper/gzguts.h:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* gzguts.h contains minimal changes required to be compiled with zlibWrapper:
2
* - #include
"zlib.h"
was changed to #include
"zstd_zlibwrapper.h"
3
* - gz_statep was converted to union to work with -Wstrict-aliasing=1 */
4
Callers
nothing calls this directly
Calls
1
OF
Function · 0.85
Tested by
no test coverage detected