]> git.ipfire.org Git - thirdparty/glibc.git/commit - aclocal.m4
* aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_ECHO_N_PREPARE]).
authorRoland McGrath <roland@gnu.org>
Fri, 18 Oct 2002 01:13:06 +0000 (01:13 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 18 Oct 2002 01:13:06 +0000 (01:13 +0000)
commitb9cb349fb4fcec60fe99535dbab062ffe7a7ac49
tree10070a4ce41d889b8ec9a37efb5677f10ee7c144
parent1f0c4a1006d76e7115340325388b26fd50cd0cad
* aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_ECHO_N_PREPARE]).

Remove AC_LANG(C) call, instead just define([_AC_LANG], [C]).

* elf/dl-support.c: Move _dl_tls_* variables to ...
* sysdeps/generic/libc-tls.c: ... here.

* elf/dl-close.c (remove_slotinfo): Take new argument.  If false,
allow IDX to be one past the current last slotinfo entry.
(_dl_close): Pass IMAP->l_init_called for that parameter.
ChangeLog
aclocal.m4
elf/dl-support.c
sysdeps/generic/libc-tls.c