mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
Fix unlock in two-word version and add missing comment.
Fixes #15
Fixes #16
This should fix the hangs in __cxa_guard_acquire() reported on i386 (and
possibly other 32-bit platforms).
Obtained from: https://github.com/libcxxrt/libcxxrt/commit/f2e5509
Fixes:
|
||
|---|---|---|
| .. | ||
| abi_namespace.h | ||
| atomic.h | ||
| auxhelper.cc | ||
| cxxabi.h | ||
| dwarf_eh.h | ||
| dynamic_cast.cc | ||
| exception.cc | ||
| FREEBSD-upgrade | ||
| guard.cc | ||
| libelftc_dem_gnu3.c | ||
| LICENSE | ||
| memory.cc | ||
| noexception.cc | ||
| stdexcept.cc | ||
| stdexcept.h | ||
| terminate.cc | ||
| typeinfo.cc | ||
| typeinfo.h | ||
| unwind-arm.h | ||
| unwind-itanium.h | ||
| unwind.h | ||