aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/race
AgeCommit message (Expand)Author
2015-04-27runtime/race: stop listening to external network addressesRuss Cox
2015-04-27runtime/race: fix benchmark deadlockAustin Clements
2015-03-28os: give race detector chance to override Exit(0)Dmitry Vyukov
2015-02-20runtime/race: update race runtime to rev 229396Dmitry Vyukov
2015-02-13runtime/race: fix test in preparation for new race runtimeDmitry Vyukov
2015-02-12runtime: fix race instrumentation of appendDmitry Vyukov
2014-11-20runtime: fix atomic operations on non-heap addressesDmitriy Vyukov
2014-09-08build: move package sources from src/pkg to srcRuss Cox