gcc/libstdc++-v3/config
Jonathan Wakely 29ad35a1db libstdc++: Fix filebuf::native_handle() for Windows
libstdc++-v3/ChangeLog:

	* acinclude.m4 (GLIBCXX_CHECK_FILEBUF_NATIVE_HANDLES): Add
	missing header to configure test. Check correct variable.
	* config/io/basic_file_stdio.cc (__basic_file<char>::native_handle):
	Fix typo.
	* configure: Regenerate.
	* testsuite/27_io/basic_filebuf/native_handle/char/1.cc: Do not
	call CloseHandle on the native handle.
	* testsuite/27_io/basic_filebuf/native_handle/wchar_t/1.cc:
	Likewise.
2023-12-14 23:59:21 +00:00
..
abi libstdc++: [_GLIBCXX_INLINE_VERSION] Add comment on emul TLS symbols 2023-10-30 22:07:49 +01:00
allocator Update copyright years. 2023-01-16 11:52:17 +01:00
cpu LoongArch: Adjust C++ multilib header layout. 2023-09-08 17:51:06 +08:00
io libstdc++: Fix filebuf::native_handle() for Windows 2023-12-14 23:59:21 +00:00
locale Revert "libstdc++: Reuse double overload of __convert_to_v if possible" 2023-08-18 00:27:10 +01:00
os libsupc++: try cxa_thread_atexit_impl at runtime 2023-12-07 00:38:14 -03:00