Mercurial > hg > xemacs-beta
comparison man/ChangeLog @ 880:beddd25fe24a
[xemacs-hg @ 2002-06-24 22:00:17 by youngs]
2002-06-17 Jerry James <james@xemacs.org>
* emodules.texi (Loading other Modules): Describe why we do not
use RTLD_GLOBAL.
2002-06-17 Jerry James <james@xemacs.org>
* sysdll.c: Remove RTLD_GLOBAL initialization.
* sysdll.c (dll_open): Do not use RTLD_GLOBAL.
author | youngs |
---|---|
date | Mon, 24 Jun 2002 22:00:25 +0000 |
parents | 26f7cf2a4792 |
children | 52c2a7139db0 |
comparison
equal
deleted
inserted
replaced
879:f809bc97829a | 880:beddd25fe24a |
---|---|
1 2002-06-17 Jerry James <james@xemacs.org> | |
2 | |
3 * emodules.texi (Loading other Modules): Describe why we do not | |
4 use RTLD_GLOBAL. | |
5 | |
1 2002-06-20 Adrian Aichner <adrian@xemacs.org> | 6 2002-06-20 Adrian Aichner <adrian@xemacs.org> |
2 | 7 |
3 * xemacs/mule.texi (Language Environments): Typo fix suggested by | 8 * xemacs/mule.texi (Language Environments): Typo fix suggested by |
4 Frank Schmitt. | 9 Frank Schmitt. |
5 | 10 |