Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 17 Jul 2019 00:20:09 -0400
From: Robert Oliveira <oliveira.rlde@...il.com>
To: musl@...ts.openwall.com
Subject: Question about absence of pthread_getname_np

Hello,

I'm simply curious about the absence of a pthread getter method
(phtread_getname_np) in musl, since it seems the setter method
(pthread_setname_np) has been around for a while. This only came up because
of a reference to this method in a NodeJS library that uses some cpp
bindings (when using an Alpine image for running Node).

Here's a relevant Github link regarding the matter, for what it's worth:
https://github.com/RuntimeTools/omr-agentcore/issues/90

Thanks in advance for your time.

Robert Oliveira

Content of type "text/html" skipped

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.