1. cab64bc Update .exp files for r10783. by njn · 15 years ago
  2. 791a0c6 Implemented a more systematic approach for intercepting POSIX threads by bart · 15 years ago
  3. 27974c9 Updated *.exp files after r10515. by bart · 15 years ago
  4. 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/tc22_exit_w_lock.stderr.exp-32bit]
  5. 2cb588d Renamed drd_intercepts.c into drd_pthread_intercepts.c. by bart · 16 years ago
  6. 5357fcb Modified drd client requests such that the mutex type can be passed from the intercepts to the tool. An error message is now printed in case a locked mutex is destroyed and in case a thread exits while it holds a lock on a mutex. Changed format of mutex error messages. Added recursive_mutex regression test. Fixed autogen warnings in exp-drd/tests/Makefile.am. by bart · 16 years ago
  7. a265652 Fixed most Fedora 8 regression test failures. by bart · 16 years ago