Bug#226511: without linuxthreads, malloc locking routines do not work on hppa

2004-01-17 Thread Carlos O'Donell
The solution is to integrate upstream changes for: libc/linuxthreads/sysdeps/pthread/malloc-machine.h libc/linuxthreads/sysdeps/unix/sysv/linux/hppa/malloc-machine.h libc/nptl/sysdeps/pthread/malloc-machine.h libc/sysdeps/generic/malloc-machine.h

Bug#226511: without linuxthreads, malloc locking routines do not work on hppa

2004-01-17 Thread Carlos O'Donell
The solution is to integrate upstream changes for: libc/linuxthreads/sysdeps/pthread/malloc-machine.h libc/linuxthreads/sysdeps/unix/sysv/linux/hppa/malloc-machine.h libc/nptl/sysdeps/pthread/malloc-machine.h libc/sysdeps/generic/malloc-machine.h

Bug#226511: without linuxthreads, malloc locking routines do not work on hppa

2004-01-07 Thread Daniel Jacobowitz
On Tue, Jan 06, 2004 at 10:57:41PM -0500, Carlos O'Donell wrote: Package: glibc Version: 2.3.2.ds1-10 Severity: important malloc's arena locking routines in glibc rely on simple locking functions that assume lock taken is 1 and lock released is 0. This is not the case for hppa, the

Bug#226511: without linuxthreads, malloc locking routines do not work on hppa

2004-01-06 Thread Carlos O'Donell
Package: glibc Version: 2.3.2.ds1-10 Severity: important malloc's arena locking routines in glibc rely on simple locking functions that assume lock taken is 1 and lock released is 0. This is not the case for hppa, the architecture has only one primitive locking instruction ldcw (load and clear