summaryrefslogtreecommitdiffstats
path: root/lib/libcxx/include/support/newlib/xlocale.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove libc++ and libc++abi 8.0.0 now that we switched to version 10.0.1patrick2021-01-111-30/+0
| | | | in the gnu/ directory.
* Merge libc++, libc++abi and libunwind version 7.0.1.patrick2019-02-041-1/+1
| | | | | | Tested by visa on octeon Tested by kettenis on arm64, armv7 and sparc64 "go for it" deraadt and sthen
* merge libc++ 6.0.0 (bump lib major); ok patrick@, kettenis@robert2018-09-111-1/+4
|
* New POSIX xlocale implementation written from scratch.schwarze2017-09-051-0/+2
| | | | | | | | | | | | Complete in the sense that all POSIX *locale(3) and *_l(3) functions are included, but in OpenBSD, we of course only really care about LC_CTYPE and we only support ASCII and UTF-8. With important help from kettenis@, guenther@, and jca@. Repeated testing in ports bulk builds by naddy@. Additional testing by jca@, sebastia@, dcoppa@, and others. OK kettenis@ dcoppa@, and guenther@ on an earlier version. Riding guenther@'s libc/librthread major bump.
* Implement OpenBSD support in libc++ and libunwind.patrick2016-09-051-1/+1
| | | | ok kettenis@
* Import libc++ 3.9.0patrick2016-09-031-0/+25