summaryrefslogtreecommitdiffstats
path: root/libcxx/include/thread
Commit message (Collapse)AuthorAgeFilesLines
...
* future continues ...Howard Hinnant2010-08-271-0/+82
| | | | llvm-svn: 112284
* Fixing whitespace problemsHoward Hinnant2010-08-221-8/+7
| | | | llvm-svn: 111750
* DE 23Howard Hinnant2010-08-211-2/+2
| | | | llvm-svn: 111746
* patch by Jesse Towner, and bug fix by Sebastian RedlHoward Hinnant2010-08-101-5/+6
| | | | llvm-svn: 110724
* [string.conversions]Howard Hinnant2010-06-021-2/+2
| | | | llvm-svn: 105336
* patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was ↵Howard Hinnant2010-05-241-1/+4
| | | | | | accepted except there were some bug fixes needed in <locale> for the __nolocale_* series. For the apple branch I ended up using templates instead of the var_args solution because it seemed both safer and more efficient. llvm-svn: 104516
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-111-0/+322
llvm-svn: 103490
OpenPOWER on IntegriCloud