summaryrefslogtreecommitdiffstats
path: root/libcxx/include/support/solaris/wchar.h
Commit message (Collapse)AuthorAgeFilesLines
* Add license headers to a bunch of libc++ files that were missing them. No ↵Marshall Clow2014-01-161-0/+9
| | | | | | 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-291-0/+37
llvm-svn: 151721
OpenPOWER on IntegriCloud