From owner-freebsd-current Mon Dec 16 15:46:34 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id PAA14960 for current-outgoing; Mon, 16 Dec 1996 15:46:34 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id PAA14951 for ; Mon, 16 Dec 1996 15:46:31 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id QAA05267; Mon, 16 Dec 1996 16:46:21 -0700 (MST) Date: Mon, 16 Dec 1996 16:46:21 -0700 (MST) Message-Id: <199612162346.QAA05267@rocky.mt.sri.com> From: Nate Williams To: Nate Williams Cc: current@freebsd.org Subject: Re: libc_r broken in 2.2 In-Reply-To: <199612162209.PAA04571@rocky.mt.sri.com> References: <199612162209.PAA04571@rocky.mt.sri.com> Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Something new got merged in the stdtime code but didn't get updated in > the thread code that caused the threaded version to die. ... > I *think* the solution is to backout the 1.10 -> 1.11 changes to > localtime.c from 2.2, since that seems to work for both the normal libc > and the threaded version. This also requires backing out the 1.6 revision of include/time.h as well. Nate