From owner-cvs-all Mon Sep 18 21: 2: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 010D337B422; Mon, 18 Sep 2000 21:02:06 -0700 (PDT) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA11845; Mon, 18 Sep 2000 21:02:05 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Message-Id: <200009190402.VAA11845@freefall.freebsd.org> From: John Polstra Date: Mon, 18 Sep 2000 21:02:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen dlopen.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jdp 2000/09/18 21:02:05 PDT Modified files: lib/libc/gen dlopen.3 Log: Make a somewhat unsatisfactory attempt to describe the effects of the RTLD_GLOBAL and RTLD_LOCAL flags which can be passed to dlopen(). Revision Changes Path 1.10 +19 -2 src/lib/libc/gen/dlopen.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message