CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/02/13 01:26:26
Modified files:
lib/libz : zconf.h zlib.h zutil.h
Log message:
Pull in z_off64_t handling from upstream
Since we don't define Z_LARGE64, we continue to define z_off64_t to z_off_t
and all the other changes are no-ops for OpenBSD.
ok kettenis millert
