summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/scripts/gen_dynamic_list.py
AgeCommit message (Expand)Author
2013-12-17Fix gen_dynamic_list.py for Python 3. Patch by Marcoen Hirschberg.Alexey Samsonov
2013-10-26[Sanitizer] Add pthread_attr_getaffinity_np to the list of versioned functionsAlexey Samsonov
2013-09-20[Sanitizer] Add pthread_cond_init to the list of versioned functionsAlexey Samsonov
2013-08-29Minor updates to gen_dynamic_list script suggested by gliderAlexey Samsonov
2013-08-27Properly generate lists of exported symbols for sanitizer runtimesAlexey Samsonov