about summary refs log tree commit diff
path: root/src/rt/msvc
AgeCommit message (Collapse)AuthorLines
2015-07-27std: Remove msvc/valgrind headersAlex Crichton-648/+0
These aren't really used for anything any more, so there doesn't seem to be much reason to leave them around in the `rt` directory. There was some limiting of threads spawned or tests when run under valgrind, but very little is run under valgrind nowadays so there's also no real use keeping these around.
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2011-03-21Add some C99 and C++ compatibility headers for MSVCPatrick Walton-0/+649