Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | local __libcpp_asprintf_l() -> libc asprintf() was inspecting the pointer | 2019-06-28 | 1 | -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. | 2019-06-17 | 3 | -421/+183 | |
| | | | | | | Ports build by naddy@ Tested by visa on octeon Tested by kettenis on macppc and sparc64 | ||||
* | Import libc++ 8.0.0. | 2019-06-17 | 81 | -1257/+4293 | |
| | |||||
* | Merge libc++, libc++abi and libunwind version 7.0.1. | 2019-02-04 | 4 | -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. | 2019-02-04 | 96 | -7240/+10810 | |
| | |||||
* | merge libc++ 6.0.0 (bump lib major); ok patrick@, kettenis@ | 2018-09-11 | 12 | -889/+696 | |
| | |||||
* | import of libc++ 6.0.0 | 2018-09-11 | 114 | -8386/+17235 | |
| | |||||
* | New POSIX xlocale implementation written from scratch. | 2017-09-05 | 1 | -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. | 2017-04-18 | 1 | -0/+2 | |
| | | | | | (breaks lincity-ng) okay kettenis@ | ||||
* | We definitely want to use arc4random() on OpenBSD. | 2016-09-19 | 1 | -1/+1 | |
| | | | | ok patrick@ | ||||
* | Implement OpenBSD support in libc++ and libunwind. | 2016-09-05 | 4 | -5/+18 | |
| | | | | ok kettenis@ | ||||
* | Import libc++ 3.9.0 | 2016-09-03 | 167 | -0/+122446 | |