summaryrefslogtreecommitdiffstats
path: root/libcxx/src/support/solaris
Commit message (Expand)AuthorAgeFilesLines
* [libcxx][NFC] Strip trailing whitespace, fix typo.Stephan T. Lavavej2019-10-231-1/+1
* [libc++][NFC] Remove excess trailing newlines from most filesCasey Carter2019-10-231-1/+0
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [solaris] Convert the support library to C++ to fix -std=c++11 buildMichal Gorny2016-10-181-0/+3
* [solaris] Fix iswxdigit_l() support function prototypeMichal Gorny2016-10-181-1/+1
* Get libc++ building on Sun Solaris. Patch from C Bergstrom.Eric Fiselier2015-01-231-200/+13
* Fixes to get libc++ building on sun solaris. Patch from C Bergstrom.Eric Fiselier2014-11-251-1/+1
* Add license headers to a bunch of libc++ files that were missing them. No fun...Marshall Clow2014-01-161-0/+8
* Add support files required for building on Solaris.David Chisnall2012-02-294-0/+418
OpenPOWER on IntegriCloud