gcc/libstdc++-v3/include
Jonathan Wakely cb29396e67 libstdc++: Add _Exit to <stdlib.h> for freestanding
When I added std::_Exit to the freestanding declarations in <cstdlib> I
should also have added it to <stdlib.h>.

libstdc++-v3/ChangeLog:

	* include/c_compatibility/stdlib.h [!_GLIBCXX_HOSTED]: Add
	using-declaration for _Exit.
2022-09-21 08:44:21 +01:00
..
backward libstdc++: Add preprocessor conditions for freestanding [PR106953] 2022-09-16 21:47:19 +01:00
bits libstdc++: Add <initializer_list> to ranges_base.h header 2022-09-21 08:42:00 +01:00
c
c_compatibility libstdc++: Add _Exit to <stdlib.h> for freestanding 2022-09-21 08:44:21 +01:00
c_global libstdc++: Fix typo in <cstdlib> for freestanding 2022-09-20 13:21:36 +01:00
c_std
debug libstdc++: Add preprocessor conditions for freestanding [PR106953] 2022-09-16 21:47:19 +01:00
decimal
experimental libstdc++: Add feature test macro for <experimental/scope> 2022-08-05 15:17:57 +01:00
ext libstdc++: Move allocator-related helpers to <bits/alloc_traits.h> 2022-09-16 21:35:43 +01:00
parallel
precompiled libstdc++: Add new headers to <bits/stdc++.h> PCH 2022-04-14 11:02:43 +01:00
pstl libstdc++: Reduce header dependencies from PSTL headers [PR92546] 2022-03-18 10:16:36 +00:00
std libstdc++: Add preprocessor conditions for freestanding [PR106953] 2022-09-16 21:47:19 +01:00
tr1 libstdc++: Fix tr1::variate_generator::engine_value_type 2022-09-16 15:54:42 +01:00
tr2
Makefile.am libstdc++: Implement <experimental/scope> from LFTSv3 2022-08-05 14:57:31 +01:00
Makefile.in libstdc++: Implement <experimental/scope> from LFTSv3 2022-08-05 14:57:31 +01:00