From 1efd15e33783db0de097a84772d78c4f2afb5ec6 Mon Sep 17 00:00:00 2001 From: Greg McGary Date: Wed, 28 Jun 2000 19:44:22 +0000 Subject: * weaks.c: Wrap BP_SYM () around weak extern declarations of pthread functions that have pointers in their return+arg signatures. 2000-06-28 Greg McGary * weaks.c: Wrap BP_SYM () around weak extern declarations of pthread functions that have pointers in their return+arg signatures. * sysdeps/pthread/bits/libc-lock.h: Wrap BP_SYM () around weak extern declarations of pthread functions that have pointers in their return+arg signatures. --- linuxthreads/ChangeLog | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 74eeabaf8a..957085c553 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,8 +1,13 @@ +2000-06-28 Greg McGary + + * weaks.c: Wrap BP_SYM () around weak extern declarations of + pthread functions that have pointers in their return+arg signatures. + 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. + * 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 -- cgit v1.2.3