Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ minigzip.c
File
minigzip.c
freebsd/contrib/zlib/test/minigzip.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* minigzip.c -- simulate gzip using the zlib compression library
2
* Copyright (C) 1995-2006, 2010, 2011, 2016 Jean-loup Gailly
3
* For conditions of distribution and use, see copyright notice in zlib.h
4
*/
Callers
nothing calls this directly
Calls
3
OF
Function · 0.85
sprintf
Function · 0.85
calloc
Function · 0.85
Tested by
no test coverage detected