From bc13934719a97d9fcea4eea6e353dc78f8e9da00 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 3 Aug 2002 08:42:47 +0000 Subject: * sysdeps/generic/mempcpy.c (__mempcpy): #undef it before defn. * include/rpc/rpc.h: Declare RPC_VARS tsd as extern. * sunrpc/rpc_thread.c: Define it without static. --- ChangeLog | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index da3231c0e0..06afac1ba9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +1,13 @@ +2002-08-03 Roland McGrath + + * sysdeps/generic/mempcpy.c (__mempcpy): #undef it before defn. + 2002-08-02 Ulrich Drepper * configure.in (HAVE_BROKEN_ALIAS_ATTRIBUTE): Add check for broken alias attribute handling. * config.h.in (HAVE_BROKEN_ALIAS_ATTRIBUTE): Add. -2002-08-02 Roland McGrath - - * include/rpc/rpc.h: Declare RPC_VARS tsd as extern. - * sunrpc/rpc_thread.c: Define it without static. - 2002-08-02 Roland McGrath * elf/Makefile ($(objpfx)interp.os): Depend on config.make, @@ -31,10 +30,8 @@ * assert/assert.c (__assert_fail): Fix typo in comment. - * include/rpc/rpc.h: Declare __libc_tsd_RPC_VARS if USE_TLS && - HAVE___THREAD. - * sunrpc/rpc_thread.c: Don't define __libc_tsd_RPC_VARS as static - if USE_TLS && HAVE___THREAD. + * include/rpc/rpc.h: Declare RPC_VARS tsd as extern. + * sunrpc/rpc_thread.c: Define it without static. * sunrpc/Versions [libc] (GLIBC_PRIVATE): Export __libc_tsd_RPC_VARS. 2002-08-02 Jakub Jelinek -- cgit 1.4.1