Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Sep 2001 16:02:52 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        hackers@FreeBSD.org
Subject:   Re: gzipped crashdumps
Message-ID:  <20010903160252.B66151@dragon.nuxi.com>
In-Reply-To: <20010903140408.A36572@xor.obsecurity.org>; from kris@obsecurity.org on Mon, Sep 03, 2001 at 02:04:08PM -0700
References:  <20010901011631.A59345@xor.obsecurity.org> <20010902102214.B64910@dragon.nuxi.com> <20010903140408.A36572@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 03, 2001 at 02:04:08PM -0700, Kris Kennaway wrote:
> On Sun, Sep 02, 2001 at 10:22:14AM -0700, David O'Brien wrote:
> 
> > > --- /dev/null	Sat Sep  1 01:13:34 2001
> > > +++ zopen.c	Sat Sep  1 01:10:14 2001
> > > @@ -0,0 +1,39 @@
> > > +/*
> > > + * Public domain stdio wrapper for libz, written by Johan Danielsson.
> > > + */
> > 
> > Can we add this to libz or some other lib?  These are general bits that I
> > could see other programs wanting to use.
> 
> libz seems the most natural place, although it's a vendor library.

Doesn't really matter.  Just drop the file into src/lib/libz and modify
src/lib/libz/Makefile.

-- 
-- David  (obrien@FreeBSD.org)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010903160252.B66151>