Date: Thu, 6 Sep 2001 13:37:14 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Ruslan Ermilov <ru@FreeBSD.ORG> Cc: Kris Kennaway <kris@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libz zopen.c Makefile Message-ID: <20010906133714.F18228@xor.obsecurity.org> In-Reply-To: <20010906153103.E18362@sunbay.com>; from ru@FreeBSD.ORG on Thu, Sep 06, 2001 at 03:31:03PM %2B0300 References: <200109060914.f869EnI32083@freefall.freebsd.org> <20010906153103.E18362@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--i3lJ51RuaGWuFYNw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 06, 2001 at 03:31:03PM +0300, Ruslan Ermilov wrote: > On Thu, Sep 06, 2001 at 02:14:49AM -0700, Kris Kennaway wrote: > > kris 2001/09/06 02:14:49 PDT > >=20 > > Modified files: > > lib/libz Makefile=20 > > Added files: > > lib/libz zopen.c=20 > > Log: > > Add zopen(), a stdio wrapper for gzipped data streams. > > =20 > > Obtained from: NetBSD > > =20 > > Revision Changes Path > > 1.14 +3 -2 src/lib/libz/Makefile > >=20 > This should be prototyped in zlib.h. > NetBSD has it prototyped in savecore.c. Yeah..I'm going to try and append this to a copy of zlib.h at build-time so I don't have to modify the vendor file. I just wanted to commit the actual functionality for now, since it's only misprototyped in one place. Kris --i3lJ51RuaGWuFYNw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7l955Wry0BWjoQKURAg3aAKD84MzlyUVICqWAcg0rnL2hYPz81QCeJtNU J6mDzItxcpWkSbScvnObzKE= =wlal -----END PGP SIGNATURE----- --i3lJ51RuaGWuFYNw-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010906133714.F18228>