Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ gzread.c
File
gzread.c
freebsd/contrib/zstd/zlibWrapper/gzread.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* gzread.c contains minimal changes required to be compiled with zlibWrapper:
2
* - gz_statep was converted to union to work with -Wstrict-aliasing=1 */
3
4
/* gzread.c -- zlib functions for reading gzip files
Callers
nothing calls this directly
Calls
4
memchr
Function · 0.85
gz_skip
Function · 0.70
gz_fetch
Function · 0.70
memcpy
Function · 0.50
Tested by
no test coverage detected