This is the mail archive of the
libc-ports@sources.redhat.com
mailing list for the libc-ports project.
glibc 2.5.1 and 2.6.1
- From: Jakub Jelinek <jakub at redhat dot com>
- To: libc-ports at sources dot redhat dot com
- Date: Tue, 31 Jul 2007 22:33:33 +0200
- Subject: glibc 2.5.1 and 2.6.1
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
Hi!
I have tagged today glibc-2_5_1 and glibc-2_6_1.
What's the current status of ports branches? Are they taggable
right away, or is there any plan to make them work soon?
Both 2.5.1 and 2.6.1 contain a backport of the ld.so locking fixes,
so there is some per-arch work needed (THREAD_GSCOPE_* in tls.h
and on TLS_TCB_AT_TP arches also add gscope_flag to tcbhead_t).
There were no changes on the release branches which require
arch specific updates since Jul 12th or so, the more recent changes
were all generic code only.
What about LinuxThreads?
Jakub