Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2013 03:16:58 +0200
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        Eitan Adler <eadler@FreeBSD.org>
Cc:        svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org
Subject:   Re: svn commit: r40911 - head/en_US.ISO8859-1/books/faq
Message-ID:  <20130208011658.GP2522@kib.kiev.ua>
In-Reply-To: <201302080022.r180Mog9065030@svn.freebsd.org>
References:  <201302080022.r180Mog9065030@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--o2FFsPZloSkl7LfN
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Feb 08, 2013 at 12:22:50AM +0000, Eitan Adler wrote:
> Author: eadler
> Date: Fri Feb  8 00:22:49 2013
> New Revision: 40911
> URL: http://svnweb.freebsd.org/changeset/doc/40911
>=20
> Log:
>   This question is unlikely to surprise people anymore.
This is often asked, and explanation is correct and well done.
Why did you removed it ?

>  =20
>   Noted by:	alfred
>   Approved by:	bcr (mentor, implicit)
>=20
> Modified:
>   head/en_US.ISO8859-1/books/faq/book.xml
>=20
> Modified: head/en_US.ISO8859-1/books/faq/book.xml
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/en_US.ISO8859-1/books/faq/book.xml	Fri Feb  8 00:22:46 2013	(r40=
910)
> +++ head/en_US.ISO8859-1/books/faq/book.xml	Fri Feb  8 00:22:49 2013	(r40=
911)
> @@ -8325,27 +8325,6 @@ panic: page fault</programlisting>
>        </qandaentry>
> =20
>        <qandaentry>
> -	<question id=3D"dlsym-failure">
> -	  <para>Why has <function>dlsym()</function> stopped working for
> -	    ELF executables?</para>
> -	</question>
> -
> -	<answer>
> -	  <para>The ELF toolchain does not, by default, make the symbols
> -	    defined in an executable visible to the dynamic linker.
> -	    Consequently <function>dlsym()</function> searches on
> -	    handles obtained from calls to <function>dlopen(NULL,
> -	      flags)</function> will fail to find such symbols.</para>
> -
> -	  <para>If you want to search, using
> -	    <function>dlsym()</function>, for symbols present in the
> -	    main executable of a process, you need to link the
> -	    executable using the <option>--export-dynamic</option>
> -	    option to the ELF linker (&man.ld.1;).</para>
> -	</answer>
> -      </qandaentry>
> -
> -      <qandaentry>
>  	<question id=3D"change-kernel-address-space">
>  	  <para>How can I increase or reduce the kernel address space on
>  	    i386?</para>
> _______________________________________________
> svn-doc-all@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-doc-all
> To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"

--o2FFsPZloSkl7LfN
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iQIcBAEBAgAGBQJRFFIKAAoJEJDCuSvBvK1B8GEP/j5tEVm80fgenbn5rMWnMV15
zE0T+Olc8CSv7Y2Obj1GFycgJCUO20mpl77RCLPR+DOsyIxnUQ/Jb5AAgDBsL2Rr
WSXTfxWcgjC196QFzrbBctDPyNrhJ6sGZjP/uqdSCSwlDAYMdvRyfkzevsmw2cmG
zK/9ljL7irfoU6Y13Rf4RY7mDjEY2XWvjKSwse80opE1kzMvaxSb7NKLLkrEhrwH
cNn4J7AgKkbk7c+lnKKj/GVvGFKklvFXUBzAeuT6eydiTt1+s+dkkDWq/S/ESpCD
hV9XSxIff/34/0HLOd+Z2SBahBHfXW9oR9TWMuEwdyk09X4/oI7O/Lulrc9TuRvH
cLCBI8jK5WQEG7sNHDcAIyJY8Egw68U8qxgn9LOIcMX4ZJuxTViR+uSerXeAsqeF
CQZwS9Vcg1Q4Qt27d6gYVwgM+LaAKeFztF9Mq9mXTNQX379wsy+vBlCXT9JOyxJE
9Z+il6ewDEwmb15SaX4Esb7xwKVG5qcBSZWmHUDkrM7vUpi50Xte6GGJj/3RrrB1
mWww6kpxA8S2kR9ujjhdRf+0+Bv5vQ25+EfmtXvtv4E2fZ8g85Sl50Kyw7BNpl3H
4dk9niDXSopQFYj0nvPLWJ57a4IaVM9VSHsWK3+iLQK0oh5R+C1HNwCgPdJJkuV+
YyuxCe+Q/BJWESYnA/k9
=giWo
-----END PGP SIGNATURE-----

--o2FFsPZloSkl7LfN--



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