mailing list of musl libc
 help / color / mirror / code / Atom feed
a8244f21b89f4f1a1b481ac5c587f4a6b4dc10cf blob 182 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 

#include "stdatomic-impl.h"

#ifdef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2
INSTANTIATE_STUB_LF(2, uint16_t)
#else
INSTANTIATE_STUB_LC(2, uint16_t)
#endif

INSTANTIATE_SYNC(2, uint16_t)
debug log:

solving a8244f2 ...
found a8244f2 in https://inbox.vuxu.org/musl/1437983619.757.6.camel@inria.fr/ ||
	https://inbox.vuxu.org/musl/1438036221.19958.0.camel@inria.fr/ ||
	https://inbox.vuxu.org/musl/1438602469.2248.2.camel@inria.fr/

applying [1/3] https://inbox.vuxu.org/musl/1437983619.757.6.camel@inria.fr/
diff --git a/src/stdatomic/atomic_generic_2.c b/src/stdatomic/atomic_generic_2.c
new file mode 100644
index 0000000..a8244f2

Checking patch src/stdatomic/atomic_generic_2.c...
Applied patch src/stdatomic/atomic_generic_2.c cleanly.

skipping https://inbox.vuxu.org/musl/1438036221.19958.0.camel@inria.fr/ for a8244f2
skipping https://inbox.vuxu.org/musl/1438602469.2248.2.camel@inria.fr/ for a8244f2
index at:
100644 a8244f21b89f4f1a1b481ac5c587f4a6b4dc10cf	src/stdatomic/atomic_generic_2.c

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).