From owner-cvs-all Sat Jan 29 19: 2:19 2000 Delivered-To: cvs-all@freebsd.org Received: from smtp03.primenet.com (smtp03.primenet.com [206.165.6.133]) by hub.freebsd.org (Postfix) with ESMTP id 6B08C15032 for ; Sat, 29 Jan 2000 19:02:14 -0800 (PST) (envelope-from rcarter@pinyon.org) Received: (from daemon@localhost) by smtp03.primenet.com (8.9.3/8.9.3) id UAA24504; Sat, 29 Jan 2000 20:01:49 -0700 (MST) Received: from ip-17-243.prc.gblx.net(207.218.17.243), claiming to be "pinyon.org" via SMTP by smtp03.primenet.com, id smtpdAAAi2a4ZV; Sat Jan 29 20:01:40 2000 Received: from chomsky.Pinyon.ORG (localhost [127.0.0.1]) by pinyon.org (Postfix) with ESMTP id F119577; Sat, 29 Jan 2000 20:01:56 -0700 (MST) X-Mailer: exmh version 2.1.0 09/18/1999 To: Jason Evans Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc_r/uthread uthread_accept.c uthread_aio_suspend.c uthread_bind.c uthread_connect.c uthread_dup.c uthread_dup2.c uthread_execve.c uthread_exit.c uthread_fchflags.c uthread_fchmod.c uthread_fchown.c uthread_flock.c uthread_fork.c ... In-Reply-To: Message from Jason Evans of "Sat, 29 Jan 2000 15:11:10 PST." <20000129151110.D73462@sturm.canonware.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 29 Jan 2000 20:01:56 -0700 From: "Russell L. Carter" Message-Id: <20000130030156.F119577@pinyon.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk %On Sat, Jan 29, 2000 at 02:53:58PM -0800, Jason Evans wrote: %> Log: %> Use __strong_reference() instead of __weak_reference() to assure that the %> weak symbols of the same name are not used. % %It looks like it's going to take an 'installworld' or 'includes', then a %'world' in order for this to take effect, since the 'buildworld' uses the %installed version of cdefs.h. Oh well. It doesn't break the world, and %it's no more broken than using __weak_reference(), so I went ahead and %committed it. Does this need an UPDATING entry? I don't care at all about doing make world twice, but I wouldn't do it unless I knew it was required. Russell (A heavy libc_r luser...) %In other words, unless you take special action, libc_r won't start working %correctly until you've built and installed the world twice. % %Jason % % %To Unsubscribe: send mail to majordomo@FreeBSD.org %with "unsubscribe cvs-all" in the body of the message % To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message