From fa279678a0770fe71ddfbb3cba8400a37754a1e7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 7 Oct 2006 20:30:57 +0000 Subject: * Versions.def: Add GLIBC_2.6 to libpthread. --- nptl/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index f96101aa9e..5f55561eb9 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,17 @@ +2006-10-07 Ulrich Drepper + + * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: New file. + * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: New file. + * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: + New file. + * pthread_attr_setstack.c: Allow overwriting the version number of the + new symbol. + * pthread_attr_setstacksize.c: Likewise. + (__old_pthread_attr_setstacksize): If STACKSIZE_ADJUST is defined use + it. + * sysdeps/unix/sysv/linux/powerpc/Versions (libpthread): Add + pthread_attr_setstack and pthread_attr_setstacksize to GLIBC_2.6. + 2006-09-24 Ulrich Drepper [BZ #3251] -- cgit v1.2.3