From owner-cvs-all Tue Feb 16 18:44: 4 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 07D5111413; Tue, 16 Feb 1999 18:41:05 -0800 (PST) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id SAA61169; Tue, 16 Feb 1999 18:41:04 -0800 (PST) (envelope-from jkoshy@FreeBSD.org) Date: Tue, 16 Feb 1999 18:41:04 -0800 (PST) From: Message-Id: <199902170241.SAA61169@freefall.freebsd.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen dlopen.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1999/02/16 18:41:04 PST Modified files: lib/libc/gen dlopen.3 Log: Add a note about ELF executables requiring to be linked with -export-dynamic for dlsym() searches inside the executable to work. Revision Changes Path 1.3 +8 -0 src/lib/libc/gen/dlopen.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message