Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: itojun
Date: Tue Oct 26 03:42:59 UTC 1999
Modified Files:
basesrc/lib/libz: Makefile zconf.h zlib.h
Added Files:
basesrc/lib/libz: gzio_compat.c
Log Message:
make z_off_t into off_t, which used to be "long" by mistake.
backward compatibility functions are supplied.
XXX increase shlib major, or minor?
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/lib/libz/Makefile
cvs rdiff -r0 -r1.1 basesrc/lib/libz/gzio_compat.c
cvs rdiff -r1.7 -r1.8 basesrc/lib/libz/zconf.h basesrc/lib/libz/zlib.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index