about summary refs log tree commit diff
path: root/src/rt/msvc/stdint.h
AgeCommit message (Collapse)AuthorLines
2015-07-27std: Remove msvc/valgrind headersAlex Crichton-247/+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.
2011-03-21Add some C99 and C++ compatibility headers for MSVCPatrick Walton-0/+247