summaryrefslogtreecommitdiffstats
path: root/lib/libcxx/include/support (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Import libc++ 8.0.0.patrick2019-06-171-2/+2
|
* 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
* Import libc++ 7.0.1.patrick2019-02-044-51/+96
|
* merge libc++ 6.0.0 (bump lib major); ok patrick@, kettenis@robert2018-09-115-436/+4
|
* import of libc++ 6.0.0robert2018-09-115-32/+205
|
* 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-0319-0/+1593