Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libcxx][NFC] Strip trailing whitespace, fix typo. | Stephan T. Lavavej | 2019-10-23 | 1 | -1/+1 |
* | [libc++][NFC] Remove excess trailing newlines from most files | Casey Carter | 2019-10-23 | 1 | -1/+0 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [solaris] Convert the support library to C++ to fix -std=c++11 build | Michal Gorny | 2016-10-18 | 1 | -0/+3 |
* | [solaris] Fix iswxdigit_l() support function prototype | Michal Gorny | 2016-10-18 | 1 | -1/+1 |
* | Get libc++ building on Sun Solaris. Patch from C Bergstrom. | Eric Fiselier | 2015-01-23 | 1 | -200/+13 |
* | Fixes to get libc++ building on sun solaris. Patch from C Bergstrom. | Eric Fiselier | 2014-11-25 | 1 | -1/+1 |
* | Add license headers to a bunch of libc++ files that were missing them. No fun... | Marshall Clow | 2014-01-16 | 1 | -0/+8 |
* | Add support files required for building on Solaris. | David Chisnall | 2012-02-29 | 4 | -0/+418 |