summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/rtl/tsan_fd.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* tsan: fix handling of dup2 Dmitry Vyukov2015-06-251-2/+2
* [sanitizer] Intercept a bunch of stdio calls.Evgeniy Stepanov2014-04-251-2/+2
* tsan: detect races on fd passed to epoll_ctlDmitry Vyukov2013-01-091-0/+1
* tsan: intercept fork() to prevent false race reports on fd'sDmitry Vyukov2012-12-181-0/+1
* tsan: add signalfd() and inotify_init() interceptorsDmitry Vyukov2012-12-181-0/+2
* tsan: describe "file descriptor" locationDmitry Vyukov2012-12-181-0/+1
* tsan: synchronize connect->accept callsDmitry Vyukov2012-12-141-0/+1
* tsan: add comment to tsan_fd.h fileDmitry Vyukov2012-12-121-0/+21
* tsan: add missing filesDmitry Vyukov2012-12-121-0/+38
OpenPOWER on IntegriCloud