gcc/libstdc++-v3/include
Jonathan Wakely b4b1c6aa6d libstdc++: Add <errno.h> to <bits/std_mutex.h>
This needs to be included explicitly now that we don't include all of
<system_error> here.

libstdc++-v3/ChangeLog:

	* include/bits/std_mutex.h: Include <errno.h>.
2023-01-13 17:37:37 +00:00
..
backward libstdc++: Add preprocessor conditions for freestanding [PR106953] 2022-09-16 21:47:19 +01:00
bits libstdc++: Add <errno.h> to <bits/std_mutex.h> 2023-01-13 17:37:37 +00:00
c Update copyright years. 2022-01-03 10:42:10 +01:00
c_compatibility libstdc++: Add _Exit to <stdlib.h> for freestanding 2022-09-21 08:44:21 +01:00
c_global libstdc++: Small extended float support tweaks 2022-10-31 16:49:04 +01:00
c_std libstdc++: Declare std::c8rtomb and std::mbrtoc8 if provided by the C library 2022-01-18 16:31:02 +00:00
debug libstdc++: Fix deadlock in debug iterator increment [PR108288] 2023-01-06 11:52:01 +00:00
decimal Update copyright years. 2022-01-03 10:42:10 +01:00
experimental libstdc++: Extend max_align_t special case to 64-bit HP-UX [PR77691] 2023-01-12 20:57:34 +00:00
ext libstdc++: Fix some -Wunused warnings in tests 2022-12-09 00:33:46 +00:00
parallel Update copyright years. 2022-01-03 10:42:10 +01:00
precompiled libstdc++: Enable string_view in freestanding 2023-01-13 13:34:21 +00:00
pstl libstdc++: Declare const global variables inline 2022-11-06 11:30:47 -05:00
std libstdc++: Enable string_view in freestanding 2023-01-13 13:34:21 +00:00
tr1 libstdc++: Mark headers that must be hosted as such [PR103626] 2022-10-03 15:43:48 +01:00
tr2 Update copyright years. 2022-01-03 10:42:10 +01:00
Makefile.am libstdc++: Enable string_view in freestanding 2023-01-13 13:34:21 +00:00
Makefile.in libstdc++: Enable string_view in freestanding 2023-01-13 13:34:21 +00:00