|
Message-ID: <CAPLrYETWg=+vJ4Pbi-GMZE9+5SD_oh+07Sysn4Ui+aQx_QZsDA@mail.gmail.com> Date: Sun, 24 Nov 2013 12:52:05 +0100 From: Daniel Cegiełka <daniel.cegielka@...il.com> To: musl@...ts.openwall.com Subject: Re: Feature request: stdatomic.h and threads.h 2013/11/21 Rich Felker <dalias@...ifal.cx>: > On Thu, Nov 21, 2013 at 11:31:35AM +0100, Daniel Cegiełka wrote: >> Hi, >> >> http://www.openwall.com/lists/musl/2013/06/29/17 >> >> Is there a plan to add support for stdatomic.h and threads.h? > > Yes, but not before 1.0. stdatomic.h is probably not hard if you > assume GCC __sync_* builtins (or it could be written in an > arch-specific way) this may be helpful: stdatomic.h from FreeBSD. http://svnweb.freebsd.org/base/head/include/stdatomic.h?revision=234958&view=co&pathrev=234958 Support for gcc and cflang. This has been added to newlib: https://sourceware.org/ml/newlib/2013/msg00436.html Daniel
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.