On Feb 28, 1:05am, is...@pastel-flower.jp (Tetsuya Isaki) wrote: -- Subject: Re: CVS commit: src/tests/lib/libc/atomic
| At Wed, 27 Feb 2019 10:32:11 -0500, | Christos Zoulas wrote: | > Module Name: src | > Committed By: christos | > Date: Wed Feb 27 15:32:11 UTC 2019 | > | > Modified Files: | > src/tests/lib/libc/atomic: t___sync_and.c | > | > Log Message: | > Make the _and_and_ have-nots compile. | | Sorry for build breakage. And thank you. | | I'm trying to add __sync_and_and_fetch_* to every libc | that got an error this time. | After confirming all build (tomorrow or later), I'll revert | your change. Is this ok? Yes, that's a much better way to fix things! Please remove my band-aid once you are done :-) christos