From: Greg McGary Date: Tue, 27 Jun 2000 17:17:48 +0000 (+0000) Subject: move linuxthreads entry X-Git-Tag: cvs/glibc_2-1-91~71 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=3210bef06083943547fd3352ca535c8eb489c49e;p=glibc.git move linuxthreads entry --- diff --git a/ChangeLog b/ChangeLog index 5daa90b44e..f4e332d41b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,9 +4,6 @@ * include/libc-symbols.h (weak_extern): Add extra level of expansion. (symbol_version, default_symbol_version): Factor redundant definitions out of conditional. - * linuxthreads/sysdeps/pthread/bits/libc-lock.h: - Wrap BP_SYM () around weak extern declarations of pthread - functions that have pointers in their return+arg signatures. 2000-06-27 Jakub Jelinek diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 7ead5c3fcb..74eeabaf8a 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2000-06-27 Greg McGary + + * sysdeps/pthread/bits/libc-lock.h: + Wrap BP_SYM () around weak extern declarations of pthread + functions that have pointers in their return+arg signatures. + 2000-06-26 Ulrich Drepper * Makefile (tests): Add ex11. Add rules to build it.