Re: TLS patches

2011-10-20 Thread Samuel Thibault
Thomas Schwinge, le Thu 20 Oct 2011 18:35:58 +0200, a écrit : > > I understand it correctly that upon thread termination, libthreads leaks > > the static TLS blocks that it allocated with _dl_allocate_tls? > > Reading its source code, in fact it seems that libthreads never gives up > on a kernel t

Re: TLS patches

2011-10-20 Thread Thomas Schwinge
Hi! On Thu, 20 Oct 2011 17:12:45 +0200, I wrote: > I have prepared ChangeLog snippets/commit logs for your TLS patches for > libthreads and libpthread, to merge them into the master branches. > > I consider our Savannah glibc repository as current upstream for glibc, > and the