CVS commit: src/tests/lib/libc/atomic

2025-03-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Mar 13 14:00:51 UTC 2025 Modified Files: src/tests/lib/libc/atomic: t___sync_compare_and_swap.c Log Message: tests/lib/libc/atomic: Test subword compare-and-swap explicitly. Make sure the sign doesn't bleed into an adjacen

CVS commit: src/tests/lib/libc/atomic

2025-03-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Mar 13 14:00:51 UTC 2025 Modified Files: src/tests/lib/libc/atomic: t___sync_compare_and_swap.c Log Message: tests/lib/libc/atomic: Test subword compare-and-swap explicitly. Make sure the sign doesn't bleed into an adjacen

Re: CVS commit: src/tests/lib/libc/atomic

2019-02-27 Thread Christos Zoulas
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

Re: CVS commit: src/tests/lib/libc/atomic

2019-02-27 Thread Tetsuya Isaki
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 brea