mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-27 15:52:28 +00:00
Favor siginfo_t over struct siginfo
This commit is contained in:
parent
c638eabfe0
commit
deaef81463
20 changed files with 37 additions and 39 deletions
1
third_party/libcxx/__config_site
vendored
1
third_party/libcxx/__config_site
vendored
|
@ -26,6 +26,7 @@
|
|||
#define _LIBCPP_HAS_NO_VENDOR_AVAILABILITY_ANNOTATIONS
|
||||
#define _LIBCPP_NO_VCRUNTIME
|
||||
#define _LIBCPP_TYPEINFO_COMPARISON_IMPLEMENTATION 1
|
||||
#define _LIBCPP_REMOVE_TRANSITIVE_INCLUDES
|
||||
|
||||
#ifdef MODE_DBG
|
||||
#define _LIBCPP_ENABLE_DEBUG_MODE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue