summaryrefslogtreecommitdiff
path: root/libcxx/include/__mbstate_t.h
AgeCommit message (Expand)Author
2025-02-18[libc++] Do not guard inclusion of wchar.h with _LIBCPP_HAS_WIDE_CHARACTERS (...Steven Cooreman
2024-11-06[libc++] Refactor the configuration macros to being always defined (#112094)Nikolas Klauser
2023-12-18[libc++] Format the code base (#74334)Louis Dionne
2023-05-30[libc++] Include "bits/alltypes.h" to provide mbstate_t when using musl libcPengxuan Zheng
2023-05-10[libc++] Consistently enable __CORRECT_ISO_CPP_WCHAR_H_PROTO in mbstate.Jordan Rupprecht
2023-05-01[libc++] cuchar redeclares ::mbstate_t when it's in its own clang moduleIan Anderson
2022-02-04[libc++] Normalize all our '#pragma GCC system_header', and regression-test.Arthur O'Dwyer
2021-10-12[libc++] Add an option to disable wide character support in libc++Louis Dionne