From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/14406 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Robert Oliveira Newsgroups: gmane.linux.lib.musl.general Subject: Question about absence of pthread_getname_np Date: Wed, 17 Jul 2019 00:20:09 -0400 Message-ID: Reply-To: musl@lists.openwall.com Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000007e99058dd8d087" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="261961"; mail-complaints-to="usenet@blaine.gmane.org" To: musl@lists.openwall.com Original-X-From: musl-return-14422-gllmg-musl=m.gmane.org@lists.openwall.com Wed Jul 17 06:20:41 2019 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.89) (envelope-from ) id 1hnbQm-00160J-UZ for gllmg-musl@m.gmane.org; Wed, 17 Jul 2019 06:20:41 +0200 Original-Received: (qmail 24066 invoked by uid 550); 17 Jul 2019 04:20:38 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 24030 invoked from network); 17 Jul 2019 04:20:38 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=s0Wi6/bpcb/eHG92lqljLrv6pYL82ySWFehsEHkz3Qo=; b=tzaBiDMTebiOgW+qEVj7wqZyWI/yrpqILqWXBcNrxL+7sO+OHLaLj8eECOlTJ1lgyL u8xf0kb1aaY90kFMwYsnlZVtzvd7T73DJ8470hiwrITj4A3r0N0KbS+So+TRWNzdMtkr OMItARasG0qwPM8FlaCvoI5Rh3AhfH7xyfw7FWIQZit/l0rFGS7EQQBKDCcmr8XZiIH+ +R2A2QdrBYkaSnNadd1Hp2tyFVOZs92iaFPSquLRigjon0sa8xMUcZxro8MfDbuJrtjC 7BM17IoazDlY6/vZfvJXRCs6yt/9MCYpPDe6vKZXSKuneO0WvWPRSR+Q39vMewRlFYOx F4Tg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=s0Wi6/bpcb/eHG92lqljLrv6pYL82ySWFehsEHkz3Qo=; b=sXS107d3bnjN9AAxH1rPAd2yBu2AU82ByKBo1YIooq25z0D/cua+2iT486tOe4jLE/ HyoJV38vCE9ZE30jfUefr2PJmvZD0GKknj4HeoTg5a6WKROiLbISJi3L0SM5qLVBl/8n mg0FPbGJ5a8bv6ucc7yBOTqHvcu8SRf5PwLJtdNyiuY9g197/s4YuqjfrmVBycRQWgGR DnF+pUSSf23NuIGVrN1opbzOXVLpp8cAqgaIV90GYyODdmNbCO7ZSZeFf7ykiiZOGS37 nZUnokiiWLeVd9cyk9QsSVV76DGo5LyR6pd0uwGUpR3OlpZ7j+wuQfnJH+y4Hb6VoNuz Vr2w== X-Gm-Message-State: APjAAAUhWZdoztjfFUlyeIrjXsWJA50LziHzO3alY+kGP8qNAM+KJI2h cif6zVZPtYn47DQCdpi5mOhHE6T9Yv8paL/jMA8PxcPb X-Google-Smtp-Source: APXvYqxS5NJx05veC0hMWsvDZkI/2LaPc8RqUqbuJcbGQxvUXXSusaeUJRG8lIEI08ngeEWdGX/TfsH+83/QngykEYM= X-Received: by 2002:a17:90a:346c:: with SMTP id o99mr40547763pjb.20.1563337225697; Tue, 16 Jul 2019 21:20:25 -0700 (PDT) Xref: news.gmane.org gmane.linux.lib.musl.general:14406 Archived-At: --000000000000007e99058dd8d087 Content-Type: text/plain; charset="UTF-8" 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 --000000000000007e99058dd8d087 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,

I'm simply curiou= s 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 Node= JS library that uses some cpp bindings (when using an Alpine image for runn= ing Node).

Here's a relevant Github link regar= ding the matter, for what it's worth:=C2=A0https://github.com/RuntimeTools/omr= -agentcore/issues/90

Thanks in advance for you= r time.

<= div dir=3D"ltr">Robert Oliveira
--000000000000007e99058dd8d087--