Hacker News new | ask | show | jobs
by wiredfool 933 days ago
The real question is: how are zlib and libz related?
1 comments

zlib is the name of the project. libz is an implementation-detail name of the library on Unix-like systems.
Similar: Xlib and libX11.