1. b2260b8 Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin. by bart · 13 years ago
  2. 9fc7fac DRD: don't inline pthread intercepts because in combination with the current fragile implementation of the CALL_FN_* macros inlining intercepts can easily trigger stack alignment errors on Darwin. by bart · 13 years ago
  3. cab64bc Update .exp files for r10783. by njn · 15 years ago
  4. 791a0c6 Implemented a more systematic approach for intercepting POSIX threads by bart · 15 years ago
  5. ccf17de Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools. by bart · 16 years ago[Renamed from exp-drd/tests/trylock.stderr.exp]
  6. 391d9dc Made error messages more verbose. by bart · 16 years ago
  7. 2cb588d Renamed drd_intercepts.c into drd_pthread_intercepts.c. by bart · 16 years ago
  8. 4c45c24 Added test for recursive writer locking. by bart · 16 years ago
  9. 848fdf8 Added regression test for pthread_*timedlock() and pthread_*trylock() calls. by bart · 16 years ago