summaryrefslogtreecommitdiffstats
path: root/lib/libcxx/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* local __libcpp_asprintf_l() -> libc asprintf() was inspecting the pointerderaadt2019-06-281-3/+3
| | | | | (with inderminate value) for failure, rather than the return value of -1 ok mortimer
* Merge libc++, libc++abi and libunwind version 8.0.0.patrick2019-06-173-421/+183
| | | | | | Ports build by naddy@ Tested by visa on octeon Tested by kettenis on macppc and sparc64
* Import libc++ 8.0.0.patrick2019-06-1781-1257/+4293
|
* Merge libc++, libc++abi and libunwind version 7.0.1.patrick2019-02-044-532/+608
| | | | | | 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-0496-7240/+10810
|
* merge libc++ 6.0.0 (bump lib major); ok patrick@, kettenis@robert2018-09-1112-889/+696
|
* import of libc++ 6.0.0robert2018-09-11114-8386/+17235
|
* 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.
* wipe some more macros that do not belong in C++ forwarding headers.espie2017-04-181-0/+2
| | | | | (breaks lincity-ng) okay kettenis@
* We definitely want to use arc4random() on OpenBSD.kettenis2016-09-191-1/+1
| | | | ok patrick@
* Implement OpenBSD support in libc++ and libunwind.patrick2016-09-054-5/+18
| | | | ok kettenis@
* Import libc++ 3.9.0patrick2016-09-03167-0/+122446