aboutsummaryrefslogtreecommitdiff
path: root/patches/zlib
Commit message (Collapse)AuthorAgeFilesLines
* Fix undefined reference to _wopen on CygwinAlexey Neyman2017-02-151-0/+30
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Make zlib's 'make check' actually fail if test failsAlexey Neyman2017-02-111-0/+33
Upstream: https://github.com/madler/zlib/pull/225 Signed-off-by: Alexey Neyman <stilor@att.net>