[tsan] use our own GetEnv instead of libc's getenv
authorKostya Serebryany <kcc@google.com>
Tue, 19 Feb 2013 08:19:13 +0000 (08:19 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 19 Feb 2013 08:19:13 +0000 (08:19 +0000)
commit3e62fe8c234b22bb1023c1452f074c9d0d2ecaf5
tree79eb57daa63115772254c5caad502653c304049f
parentf371e8926471996e520202cd092f5c84d2225a52
[tsan] use our own GetEnv instead of libc's getenv

llvm-svn: 175498
compiler-rt/lib/tsan/rtl/tsan_platform_linux.cc
compiler-rt/lib/tsan/rtl/tsan_platform_mac.cc
compiler-rt/lib/tsan/rtl/tsan_platform_windows.cc