Y
Hacker News
new
|
ask
|
show
|
jobs
by
wiredfool
933 days ago
The real question is: how are zlib and libz related?
1 comments
o11c
933 days ago
zlib is the name of the project. libz is an implementation-detail name of the library on Unix-like systems.
link
pdw
933 days ago
Similar: Xlib and libX11.
link