From owner-freebsd-bugs Fri Aug 20 23:30:39 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 39C0714FDC for ; Fri, 20 Aug 1999 23:30:38 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA53191; Fri, 20 Aug 1999 23:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 104AB14BD3; Fri, 20 Aug 1999 23:27:04 -0700 (PDT) Message-Id: <19990821062704.104AB14BD3@hub.freebsd.org> Date: Fri, 20 Aug 1999 23:27:04 -0700 (PDT) From: knotwell@ix.netcom.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/13282: partial compliance of dlopen to the Single Unix specification Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13282 >Category: misc >Synopsis: partial compliance of dlopen to the Single Unix specification >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Aug 20 23:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Brad Knotwell >Release: 3.2 >Organization: >Environment: FreeBSD knotwell.ix.netcom.com 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Tue May 18 04:05:08 GMT 1999 jkh@cathair:/usr/src/sys/compile/GENERIC i386 __ >Description: According to the Open Group's Unix specification, a developer should be able to call dlopen using the RTLD_GLOBAL and RTLD_LOCAL settings. These settings are currently missing from dlfcn.h and there doesn't appear to be supporting code for this functionality. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message