From owner-cvs-all Mon Nov 6 11:43:37 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 1E07537B4C5; Mon, 6 Nov 2000 11:43:34 -0800 (PST) Received: (from jasone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA46754; Mon, 6 Nov 2000 11:43:34 -0800 (PST) (envelope-from jasone@FreeBSD.org) Message-Id: <200011061943.LAA46754@freefall.freebsd.org> From: Jason Evans Date: Mon, 6 Nov 2000 11:43:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/linuxthreads Makefile ports/devel/linuxthreads/files Makefile.libgcc_r patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jasone 2000/11/06 11:43:33 PST Modified files: devel/linuxthreads Makefile devel/linuxthreads/files Makefile.libgcc_r patch-aa Log: Use the correct pthread.h when compiling liblgcc_r. Allow thread stacks larger than 16kB. Make sure to call global destructors during shutdown. PR: ports/22429 Submitted by: tegge Revision Changes Path 1.17 +6 -4 ports/devel/linuxthreads/Makefile 1.3 +2 -1 ports/devel/linuxthreads/files/Makefile.libgcc_r 1.9 +87 -31 ports/devel/linuxthreads/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message