X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Sat, 02 Mar 2002 10:52:17 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <9743-Sat02Mar2002105216+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <3C8035A6.C257DA61@yahoo.com> (message from CBFalconer on Fri, 01 Mar 2002 21:15:02 -0500) Subject: Re: Malloc/free DJGPP code References: <10202281548 DOT AA27673 AT clio DOT rice DOT edu> <3C7E6500 DOT AFE5FEF7 AT yahoo DOT com> <2110-Fri01Mar2002100901+0200-eliz AT is DOT elta DOT co DOT il> <3C7F570A DOT 160C0B7A AT yahoo DOT com> <4331-Fri01Mar2002143156+0200-eliz AT is DOT elta DOT co DOT il> <3C8035A6 DOT C257DA61 AT yahoo DOT com> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Fri, 01 Mar 2002 21:15:02 -0500 > From: CBFalconer > > Alright, I got hold of cvs1-11-1p1.zip, which holds only cvs.exe, > and the pdf 176 page manual. Nothing seems to have installation > instructions. I don't think you need installation instructions. Just put cvs.exe somewhere on your PATH. Failing that, there's also the CVSWeb interface which should allow you to get files with a Web browser. There's also Martin's checked-out tree that is downloadable, as DJ's page says. > Sigh. I started to publish my hashlib, got sidetracked into DJGPP > malloc, and now have to learn all about CVS. The latter I was > planning to do anyhow real-soon-now. It just gets deeper. The CVS issue popped up because you wanted to add debugging facilities. The other issue related to CVS was changes in realloc, but if that's the problem, I could simply mail you the latest malloc.c. However, it's best to try to install a CVS client on your machine, since that will make participation in development much easier.