History log of /openbsd-src/regress/lib/libz/example.c (Results 1 – 3 of 3)
Revision Date Author Comments
# b0b511c0 18-Nov-2023 tb <tb@openbsd.org>

Sync example.c and minigzip.c with upstream.

This silences lots of K&R warning noise.


# 6e97c859 08-May-2022 tb <tb@openbsd.org>

Adjust regress after zlib update. Part of the following commit:

commit 0d36ec47f310478549c0864f215ab5c0114c49ba
Author: Mark Adler <madler@alumni.caltech.edu>
Date: Wed Jan 2 18:10:40 2019 -0800

Adjust regress after zlib update. Part of the following commit:

commit 0d36ec47f310478549c0864f215ab5c0114c49ba
Author: Mark Adler <madler@alumni.caltech.edu>
Date: Wed Jan 2 18:10:40 2019 -0800

Don't bother computing check value after successful inflateSync().

show more ...


# 2569963f 24-Mar-2022 bluhm <bluhm@openbsd.org>

Import upstream madler/zlib test files and run them with our libz.