Module Name: src
Committed By: martin
Date: Thu Dec 14 17:49:40 UTC 2023
Modified Files:
src/common/lib/libc/atomic [netbsd-10]: atomic_is_lock_free.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #496):
common/lib/libc/atomic/atomic_is_lock_free.c: revision 1.2
common/lib/libc/atomic/atomic_is_lock_free.c: revision 1.3
libc __atomic_is_lock_free: Fix clang build with symbol hacks.
libc atomic: Make previous work a little less accidentally.
To generate a diff of this commit:
cvs rdiff -u -r1.3.2.2 -r1.3.2.3 \
src/common/lib/libc/atomic/atomic_is_lock_free.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.