gcc/libstdc++-v3/config
Jonathan Wakely 074bea39b0 libstdc++: Populate generic std::time_get's wide %c format [PR117135]
I missed out the __timepunct<wchar_t> specialization for the "generic"
implementation when defining the %c format in r15-4016-gc534e37faccf48.

libstdc++-v3/ChangeLog:

	PR libstdc++/117135
	* config/locale/generic/time_members.cc
	(__timepunct<wchar_t>::_M_initialize_timepunc): Set
	_M_date_time_format for C locale. Set %Ex formats to the same
	values as the %x formats.

(cherry picked from commit 707d84efee)
2024-10-16 21:21:18 +01:00
..
abi libstdc++: Update Solaris baselines for GCC 13.2 2024-04-29 14:30:35 +02:00
allocator Update copyright years. 2023-01-16 11:52:17 +01:00
cpu libstdc++: Fix @file for target-specific opt_random.h 2024-10-04 10:09:15 +01:00
io libstdc++: Fix --enable-cstdio=stdio_pure [PR110574] 2023-07-18 10:08:18 +01:00
locale libstdc++: Populate generic std::time_get's wide %c format [PR117135] 2024-10-16 21:21:18 +01:00
os libstdc++: Really fix symver for __gnu_cxx11_ieee128::__try_use_facet [PR108882] 2023-03-09 16:11:40 +00:00