mailing list of musl libc
 help / color / mirror / code / Atom feed
722657b2a0dd6aca78aec5c6f4b157cd9c7bbf17 blob 179 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 

#include "stdatomic-impl.h"

#ifdef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1
INSTANTIATE_STUB_LF(1, uint8_t)
#else
INSTANTIATE_STUB_LC(1, uint8_t)
#endif

INSTANTIATE_SYNC(1, uint8_t)
debug log:

solving 722657b ...
found 722657b 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_1.c b/src/stdatomic/atomic_generic_1.c
new file mode 100644
index 0000000..722657b

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

skipping https://inbox.vuxu.org/musl/1438036221.19958.0.camel@inria.fr/ for 722657b
skipping https://inbox.vuxu.org/musl/1438602469.2248.2.camel@inria.fr/ for 722657b
index at:
100644 722657b2a0dd6aca78aec5c6f4b157cd9c7bbf17	src/stdatomic/atomic_generic_1.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).