Skip site navigation (1)Skip section navigation (2)
Date:      11 Jan 2002 02:19:25 +0100
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Mike Smith <msmith@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/conf kern.post.mk kern.pre.mk kmod.mk kmod_syms.awk
Message-ID:  <xzp3d1dit0i.fsf@flood.ping.uio.no>
In-Reply-To: <200201100352.g0A3q1r82647@freefall.freebsd.org>
References:  <200201100352.g0A3q1r82647@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Smith <msmith@FreeBSD.org> writes:
>   Provide a mechanism for controlling the export of symbols from
>   the module namespace.  The EXPORT_SYMS variable may be set in the
>   Makefile to NO (export no symbols), a list of symbols to export,
>   or the name of a file containing a newline-seperated list of
>   symbols to be exported.  Non-exported symbols are converted to
>   local symbols.  If EXPORT_SYMS is not set, all global symbols are
>   currently exported.  This behaviour is expected to change (to
>   exporting no symbols) once modules have been converted.

Great!

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp3d1dit0i.fsf>