aboutsummaryrefslogtreecommitdiff
path: root/drd/drd_clientreq.c
AgeCommit message (Expand)Author
2009-05-02Simplified client request handling.bart
2009-05-01Added support for the VG_USERREQ__MALLOCLIKE_BLOCK and VG_USERREQ__FREELIKE_B...bart
2009-03-26- Reindented code such that it uses three spaces for indentation insteadbart
2009-03-11Removed cross-tool dependency on helgrind/helgrind.h.bart
2009-03-10Added support for the VG_USERREQ__HG_CLEAN_MEMORY client request.bart
2009-02-21Changes:bart
2009-02-16- Updated copyright statements.bart
2009-02-15Wrapped DRD_() macro around even more function names.bart
2009-02-15Wrapped DRD_() macro around thread-related function names.bart
2009-02-15Wrapped DRD_() macro around all barrier-related function names.bart
2009-02-15Changed the order of the function definitions.bart
2009-02-14Introduced more DRD_ prefixes.bart
2009-02-14- Moved several functions and variables from one source file to another.bart
2008-09-27Added client requests related to pthread_cancel().bart
2008-07-07Enabled support for nesting mutexes and condition variables in higher-level s...bart
2008-07-07Made spinlocks work again.bart
2008-07-04Renamed exp-drd directory into drd. Moved drd from the experimental tool clas...bart