mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Szabolcs Nagy <nsz@port70.net>
To: musl@lists.openwall.com
Subject: Re: Feature request: stdatomic.h and threads.h
Date: Thu, 21 Nov 2013 15:16:29 +0100	[thread overview]
Message-ID: <20131121141629.GG1685@port70.net> (raw)
In-Reply-To: <CAPLrYERvnZVEJsjm0u++_kWyqTjvSKORV-M3LXx6yxaq2xwq6w@mail.gmail.com>

* Daniel Cegie?ka <daniel.cegielka@gmail.com> [2013-11-21 11:31:35 +0100]:
> Is there a plan to add support for stdatomic.h and threads.h?

how would that work?
there is still no c11 atomic support in gcc

(there is an experimental c11 atomic branch with a gcc
provided stdatomic.h which uses some gcc extensions,
but there are still compiler issues eg there is no
solution for _Atomic float yet because x+=0.1 requires
fenv manipulation without libc support and that means
new asm for all archs, meanwhile wg14 and wg21 are still
busy filling the holes in the specs..)


  reply	other threads:[~2013-11-21 14:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-21 10:31 Daniel Cegiełka
2013-11-21 14:16 ` Szabolcs Nagy [this message]
2013-11-21 14:44   ` Jens Gustedt
2013-11-21 16:16     ` Daniel Cegiełka
2013-11-21 16:42 ` Rich Felker
2013-11-21 17:19   ` Daniel Cegiełka
2013-11-24 11:52   ` Daniel Cegiełka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131121141629.GG1685@port70.net \
    --to=nsz@port70.net \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).