From owner-cvs-all Mon Oct 12 20:32:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA16378 for cvs-all-outgoing; Mon, 12 Oct 1998 20:32:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA16369; Mon, 12 Oct 1998 20:32:02 -0700 (PDT) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA14041; Mon, 12 Oct 1998 20:31:59 -0700 (PDT) Date: Mon, 12 Oct 1998 20:31:59 -0700 (PDT) Message-Id: <199810130331.UAA14041@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/libexec/rtld-elf rtld.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1998/10/12 20:31:59 PDT Modified files: libexec/rtld-elf rtld.c Log: Fix a bug in dlclose that broke the apache13 port. The list of loaded objects wasn't being maintained properly. Revision Changes Path 1.12 +2 -1 src/libexec/rtld-elf/rtld.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message