From owner-cvs-lib Fri Aug 25 03:37:46 1995 Return-Path: cvs-lib-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id DAA24729 for cvs-lib-outgoing; Fri, 25 Aug 1995 03:37:46 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id DAA24722 ; Fri, 25 Aug 1995 03:37:37 -0700 Received: from corbin.Root.COM (corbin [198.145.90.34]) by Root.COM (8.6.11/8.6.5) with ESMTP id DAA11038; Fri, 25 Aug 1995 03:36:35 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id DAA14204; Fri, 25 Aug 1995 03:38:30 -0700 Message-Id: <199508251038.DAA14204@corbin.Root.COM> To: Doug Rabson cc: CVS-commiters@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/csu/i386 c++rt0.c crt0.c In-reply-to: Your message of "Fri, 25 Aug 95 11:22:31 BST." From: David Greenman Reply-To: davidg@Root.COM Date: Fri, 25 Aug 1995 03:38:21 -0700 Sender: cvs-lib-owner@FreeBSD.org Precedence: bulk >On Fri, 25 Aug 1995, David Greenman wrote: > >> davidg 95/08/25 00:08:40 >> >> Branch: include RELENG_2_1_0 >> gnu/usr.bin/ld/rtld RELENG_2_1_0 >> lib/csu/i386 RELENG_2_1_0 >> Modified: include link.h >> gnu/usr.bin/ld/rtld rtld.c >> lib/csu/i386 c++rt0.c crt0.c >> Log: >> Brought in changes from main branch: fixes for dlopen/dlclose. >> > >I thought Jordan already did this - see rev 1.2.2.1 in c++rt0.c. I >haven't checked the logs on the other files but I remember it happening. No, he brought them into the 2_0_5 branch, not the 2_1_0 branch. -DG