winsup/utils ChangeLog Makefile.in dump_setup.cc
cgf@cygwin.com
cgf@cygwin.com
Mon Sep 8 02:50:00 GMT 2003
CVSROOT: /cvs/uberbaum
Module name: winsup
Changes by: cgf@sourceware.org 2003-09-08 02:50:02
Modified files:
utils : ChangeLog Makefile.in dump_setup.cc
Log message:
* Makefile.in: Detect existence of mingw zlib headers and libraries. Build
cygcheck wihtout package checking if they are unavailable.
* dump_setup.cc: Generate dummy zlib macros when zlib is not available.
(open_package_list): Use zlib functions to uncompress package lists. Return
gzFile rather than FILE *.
(check_package_files): Change fp to gzFile to accommodate zlib functions. Use
gzgets to read from package file. Use gzclose to close the handle.
(package_list): Ditto.
(package_find): Ditto.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/utils/ChangeLog.diff?cvsroot=uberbaum&r1=1.227&r2=1.228
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/utils/Makefile.in.diff?cvsroot=uberbaum&r1=1.46&r2=1.47
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/utils/dump_setup.cc.diff?cvsroot=uberbaum&r1=1.13&r2=1.14
More information about the Cygwin-cvs
mailing list