From owner-freebsd-current Wed Apr 29 19:42:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA12138 for freebsd-current-outgoing; Wed, 29 Apr 1998 19:42:36 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA12072 for ; Wed, 29 Apr 1998 19:42:18 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id MAA23843 for current@freebsd.org; Thu, 30 Apr 1998 12:44:34 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199804300244.MAA23843@cimlogic.com.au> Subject: Heads up: errno To: current@FreeBSD.ORG Date: Thu, 30 Apr 1998 12:44:34 +1000 (EST) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The time has come to remove the #ifdef _THREAD_SAFE around the thread-aware definition of errno so that libc can be used with libpthread and kernel threads. The ports build behaves differently as soon as there is a libpthread in /usr/lib, so people should be aware of this when kernel threads come on line. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message