From owner-cvs-all Tue Oct 31 17:18:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA55237B4C5; Tue, 31 Oct 2000 17:18:27 -0800 (PST) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA32509; Tue, 31 Oct 2000 17:18:27 -0800 (PST) (envelope-from jdp@FreeBSD.org) Message-Id: <200011010118.RAA32509@freefall.freebsd.org> From: John Polstra Date: Tue, 31 Oct 2000 17:18:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/lib/libgcc_r Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jdp 2000/10/31 17:18:27 PST Modified files: gnu/lib/libgcc_r Makefile Log: Tell libgcc_r how to initialize a mutex before it uses it. This fixes the immediate segmentation violations from some multithreaded programs built on very up-to-date systems. Revision Changes Path 1.5 +2 -1 src/gnu/lib/libgcc_r/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message