]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Remove support for !USE___THREAD
authorUlrich Drepper <drepper@gmail.com>
Sat, 10 Sep 2011 20:50:28 +0000 (16:50 -0400)
committerUlrich Drepper <drepper@gmail.com>
Sat, 10 Sep 2011 20:50:28 +0000 (16:50 -0400)
commitd063d164335938d557460bebaa7cfe388157b627
tree92ef3f54771c0a28190b76ee45f90d16fd39714f
parent3ce1f2959437e952b9db4eaeed2407424f11a4d1
Remove support for !USE___THREAD
54 files changed:
ChangeLog
bits/libc-tsd.h
csu/errno-loc.c
csu/errno.c
elf/dl-libc.c
elf/dl-tsd.c
include/errno.h
include/netdb.h
include/resolv.h
include/tls.h [deleted file]
inet/herrno-loc.c
inet/herrno.c
malloc/arena.c
malloc/hooks.c
malloc/malloc.c
nptl/ChangeLog
nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S
nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S
nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S
nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S
nptl/sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/sh/sem_post.S
nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S
nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S
nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S
nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S
nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S
nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S
nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S
resolv/res-state.c
resolv/res_libc.c
sysdeps/i386/dl-machine.h
sysdeps/ia64/dl-machine.h
sysdeps/powerpc/powerpc32/dl-machine.h
sysdeps/powerpc/powerpc64/dl-machine.h
sysdeps/s390/s390-32/dl-machine.h
sysdeps/s390/s390-64/dl-machine.h
sysdeps/sh/dl-machine.h
sysdeps/sparc/sparc32/dl-machine.h
sysdeps/sparc/sparc64/dl-machine.h
sysdeps/unix/i386/sysdep.S
sysdeps/unix/sysv/linux/i386/sysdep.h
sysdeps/unix/sysv/linux/ia64/sysdep.S
sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S
sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S
sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
sysdeps/unix/sysv/linux/sh/sysdep.h
sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
sysdeps/unix/sysv/linux/x86_64/sysdep.h
sysdeps/unix/x86_64/sysdep.S
sysdeps/x86_64/dl-machine.h
tls.make.c