From owner-svn-src-all@FreeBSD.ORG Sat Nov 13 23:00:14 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1233) id 864D11065675; Sat, 13 Nov 2010 23:00:14 +0000 (UTC) Date: Sat, 13 Nov 2010 23:00:14 +0000 From: Alexander Best To: Ed Maste Message-ID: <20101113230014.GA22288@freebsd.org> References: <201011132222.oADMMIav061884@svn.freebsd.org> <20101113224031.GA20786@sandvine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101113224031.GA20786@sandvine.com> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r215269 - head/lib/libc_r X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Nov 2010 23:00:14 -0000 On Sat Nov 13 10, Ed Maste wrote: > On Sat, Nov 13, 2010 at 10:22:18PM +0000, Ed Maste wrote: > > > Log: > > Remove libc_r threading library. It has been disconnected from the build > > for four years (since r162846). > > It has been suggested that there's some value in keeping libc_r around > for comparison purposes and benchmarking -- sorry if I ripped it out > from anyone who was planning to do so. Of course it's still available > in svn if needed for such work. just stumbled over this thread from 2005: http://unix.derkeiler.com/Mailing-Lists/FreeBSD/arch/2005-10/0060.html however even back then it was decided that libc_r should stay for a while, but not forever. ...also a few people suggested moving it to ports, but for some reason that didn't happen. so i doubt that the removal of libc_r is a big loss to the majority of developers. ;) cheers. alex > > -Ed -- a13x