Date: Mon, 16 Nov 1998 17:44:15 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Kbwms AT aol DOT com cc: djgpp-workers AT delorie DOT com Subject: Re: src/libc/ansi/stdlib/rand.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com On Mon, 16 Nov 1998 Kbwms AT aol DOT com wrote: > I should have asked: Where do we keep the source files for libc? djlsr202.zip is the source distribution for libc.a. Whatever version of `random.c' you see in the latest beta release, that is the latest version as far as libc.a is considered, and that is the one to start changing (if that is what you had in mind). The version in lgpNNNs.zip is from GNU C++ library; it might or might not be identical/similar to ours.