summaryrefslogtreecommitdiff
path: root/sys/contrib/zlib/test/example.c
Commit message (Collapse)AuthorAgeFilesLines
* Move contrib/zlib to sys/contrib/zlib so that we can use it in kernel.Xin LI2019-05-081-0/+602
This is a prerequisite of unifying kernel zlib instances. Submitted by: Yoshihiro Ota <ota at j.email.ne.jp> MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D20191 Notes: svn path=/head/; revision=347244