summaryrefslogtreecommitdiffstats
path: root/libcxx/include/support/solaris
Commit message (Collapse)AuthorAgeFilesLines
* Get libc++ building on Sun Solaris. Patch from C Bergstrom.Eric Fiselier2015-01-231-93/+3
| | | | llvm-svn: 226947
* Fixes to get libc++ building on sun solaris. Patch from C Bergstrom.Eric Fiselier2014-11-251-0/+2
| | | | llvm-svn: 222794
* Add license headers to a bunch of libc++ files that were missing them. No ↵Marshall Clow2014-01-163-0/+27
| | | | | | functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch. llvm-svn: 199400
* Define _WCHAR_T in solaris/wchar.h. This fixes a bug where Solaris 10 headersDavid Chisnall2012-03-021-0/+1
| | | | | | try to define C++ keywords as typedefs (fixed in Solaris 11). llvm-svn: 151890
* Add support files required for building on Solaris.David Chisnall2012-02-293-0/+188
llvm-svn: 151721
OpenPOWER on IntegriCloud