Backported selected fixes from 2007-05-{17,18,21}.cvs/fedora-glibc-2_6-2
commit75831cc48d3fef9b0bb247aabbcdaceef85efa23
authorJakub Jelinek <jakub@redhat.com>
Mon, 21 May 2007 20:01:15 +0000 (21 20:01 +0000)
committerJakub Jelinek <jakub@redhat.com>
Mon, 21 May 2007 20:01:15 +0000 (21 20:01 +0000)
tree49952b4916fa5d21f944970fa0ff5392742e9378
parent473e6b3f8fcf9c937d5a85da70b95f5c13f4a28f
Backported selected fixes from 2007-05-{17,18,21}.
27 files changed:
ChangeLog
fedora/glibc.spec.in
malloc/Makefile
malloc/arena.c
malloc/hooks.c
malloc/malloc.c
malloc/mcheck.c
nptl/ChangeLog
nptl/Makefile
nptl/pthread_mutex_lock.c
nptl/pthread_mutex_timedlock.c
nptl/pthread_mutex_trylock.c
nptl/tst-robust9.c [new file with mode: 0644]
nptl/tst-robustpi9.c [new file with mode: 0644]
rt/tst-shm.c
stdio-common/tst-sprintf.c
stdio-common/vfprintf.c
sysdeps/unix/sysv/linux/Makefile
sysdeps/unix/sysv/linux/epoll_pwait.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/i386/epoll_pwait.S [copied from sysdeps/unix/sysv/linux/i386/sync_file_range.S with 60% similarity]
sysdeps/unix/sysv/linux/i386/sync_file_range.S
sysdeps/unix/sysv/linux/syscalls.list
sysdeps/unix/sysv/linux/x86_64/sys/epoll.h
sysdeps/x86_64/fpu/k_cosl.c [new file with mode: 0644]
sysdeps/x86_64/fpu/k_rem_pio2l.c [new file with mode: 0644]
sysdeps/x86_64/fpu/k_sinl.c [new file with mode: 0644]
sysdeps/x86_64/fpu/k_tanl.c [new file with mode: 0644]