CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/23 14:40:24
Modified files:
gnu/llvm/libcxxabi/src: cxa_guard_impl.h
Log message:
create __OpenBSD__ versions that use futex() with the correct number
of arguments and without using syscall(). the glibc people should be
ashamed of the mess they created.
ok miod
