Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 6 Oct 2012 16:33:01 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: TLS (thread-local storage) support

* Rich Felker <dalias@...ifal.cx> [2012-10-05 13:27:29 -0400]:
> On Thu, Oct 04, 2012 at 11:04:14PM -0400, Rich Felker wrote:
> > Scratch that. It's now supported everywhere except dynamically loaded
> > (dlopen'd) shared libraries. And I'm working on adding support for
> 
> And they're working now too.
> 

should the attached code work with dlopen
when compiled as a dso?

(i wanted to check if the alignments are ok after a dlopen,
but i can see how this usage may not be supported)

it seems it dies here in the ctor

View attachment "tls.c" of type "text/x-csrc" (575 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.