Date: Thu, 21 Mar 2002 10:19:13 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: Steve Kargl <sgk@troutmask.apl.washington.edu> Cc: <freebsd-current@FreeBSD.ORG> Subject: Re: Removing CSRG libm? Message-ID: <20020321101340.X11932-100000@gamplex.bde.org> In-Reply-To: <20020316185844.A55727@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 16 Mar 2002, Steve Kargl wrote: > A long time ago I submitted PR misc/17848 which > removes CSRG libm sources. The audit trail shows > some commentary, but AFAICT nothing much has been > done based on that commentary. With the upcoming > release of of 5.0, I think we should consider the > removal od CSRG libm and the repo copying of msun > to libm; otherwise we'll drag CSRG libm around > until 6.0. OK, I will remove libm after repo-copying the interesting parts of it to libm. I'm not sure about repo-copying msun back to libm. It would would only create a small mess because they have only one file in common (the top-level Makefile). In general, repo-copying back can't be done without creating a large mess, because copying would clobber all the old history. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020321101340.X11932-100000>