This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gustavotemple
Recipients Arfrever, John.Malmberg, Vitor.de.Lima, gustavotemple, koobs, neologix, python-dev, vstinner
Date 2015-01-14.16:43:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1421253826.42.0.834146535973.issue22038@psf.upfronthosting.co.za>
In-reply-to
Content
@haypo, I checked and your idea and implementation are very good, thank you very much.

Yes, there is a Clang-specific implementation of the stdatomic.h header [1].

The Musl libc for example created a stdatomic.h header with full compatibility [2].

[1] http://llvm.org/viewvc/llvm-project?view=revision&revision=218957

[2] http://www.openwall.com/lists/musl/2014/11/09/2
History
Date User Action Args
2015-01-14 16:43:46gustavotemplesetrecipients: + gustavotemple, vstinner, Arfrever, neologix, python-dev, koobs, John.Malmberg, Vitor.de.Lima
2015-01-14 16:43:46gustavotemplesetmessageid: <1421253826.42.0.834146535973.issue22038@psf.upfronthosting.co.za>
2015-01-14 16:43:46gustavotemplelinkissue22038 messages
2015-01-14 16:43:45gustavotemplecreate