summaryrefslogtreecommitdiff
path: root/libcxx/include/__support/ibm
AgeCommit message (Expand)Author
2024-02-03[libc++] Move the locale support headers to __locale_dir/locale_base_api/ (#7...Nikolas Klauser
2023-12-18[libc++] Format the code base (#74334)Louis Dionne
2022-11-28[libc++][NFC] Rename include guards under /support/Louis Dionne
2022-07-14[libcxx][AIX][z/OS] Remove headers included via `_IBMCPP__`David Tenty
2022-07-12[libc++][NFC] Add MVS guard for locale_mgmt_zos.hDavid Tenty
2022-05-07[libcxx] Remove static inline and make use of _LIBCPP_HIDE_FROM_ABI in __supp...Brad Smith
2021-11-16[SystemZ][z/OS] Fix warnings from unsigned int to long in 32-bit modeZbigniew Sarbinowski
2021-09-21[libcxx][AIX] Remove locale fallbacks for old OS levelsDavid Tenty
2021-07-01[libc++] Provide c++03 alternative for va_copy if available in xlocale.hjasonliu
2021-05-21[libcxx][gardening] Re-order includes across libcxx.zoecarver
2021-04-06[SystemZ][z/OS] correct rc and errno within nanosleep()Zbigniew Sarbinowski
2021-03-24[libc++][AIX] Initial patch to unblock the libc++ build on AIXjasonliu
2021-03-18[SystemZ][z/OS] vasprintf fix libc++Muiez Ahmed
2021-03-08[SystemZ][z/OS] Missing locale functions libc++Muiez Ahmed
2021-03-04[SystemZ][z/OS] Missing non-posix functions libc++Muiez Ahmed
2021-02-12[SystemZ][ZOS] Provide CLOCK_MONOTONIC alternativeZbigniew Sarbinowski
2021-02-04[libc++] Rename include/support to include/__supportLouis Dionne