From owner-cvs-all Mon Sep 18 21:28:38 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 573BE37B423; Mon, 18 Sep 2000 21:28:35 -0700 (PDT) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA17075; Mon, 18 Sep 2000 21:28:35 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Message-Id: <200009190428.VAA17075@freefall.freebsd.org> From: John Polstra Date: Mon, 18 Sep 2000 21:28:35 -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:28:35 PDT Modified files: lib/libc/gen dlopen.3 Log: Document RTLD_DEFAULT and the search algorithm used for resolving undefined symbols. Revision Changes Path 1.11 +44 -7 src/lib/libc/gen/dlopen.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message