zig/lib/libtsan
Rajiv Singh fe783d9ff3
tsan: fix cross build for FreeBSD by using direct syscalls instead of libsys
This patch can hopefully be dropped in the future; see #24989.

closes #24885
closes #24896

Co-authored-by: Alex Rønne Petersen <alex@alexrp.com>
2025-10-26 11:12:22 +01:00
..
builtins libtsan: update to LLVM 21 2025-08-30 06:36:41 +02:00
interception libtsan: update to LLVM 21 2025-08-30 06:36:41 +02:00
sanitizer_common tsan: fix cross build for FreeBSD by using direct syscalls instead of libsys 2025-10-26 11:12:22 +01:00
ubsan libtsan: update to LLVM 21 2025-08-30 06:36:41 +02:00
tsan_debugging.cpp
tsan_defs.h
tsan_dense_alloc.h
tsan_dispatch_defs.h
tsan_external.cpp
tsan_fd.cpp
tsan_fd.h
tsan_flags.cpp
tsan_flags.h
tsan_flags.inc
tsan_ignoreset.cpp
tsan_ignoreset.h
tsan_ilist.h
tsan_interceptors.h
tsan_interceptors_mac.cpp
tsan_interceptors_mach_vm.cpp
tsan_interceptors_memintrinsics.cpp
tsan_interceptors_posix.cpp libtsan: update to LLVM 21 2025-08-30 06:36:41 +02:00
tsan_interface.cpp
tsan_interface.h
tsan_interface.inc
tsan_interface_ann.cpp
tsan_interface_ann.h
tsan_interface_atomic.cpp
tsan_interface_java.cpp libtsan: update to LLVM 21 2025-08-30 06:36:41 +02:00
tsan_interface_java.h
tsan_malloc_mac.cpp libtsan: update to LLVM 21 2025-08-30 06:36:41 +02:00
tsan_md5.cpp
tsan_mman.cpp
tsan_mman.h
tsan_mutexset.cpp
tsan_mutexset.h
tsan_new_delete.cpp
tsan_platform.h libtsan: update to LLVM 21 2025-08-30 06:36:41 +02:00
tsan_platform_linux.cpp libtsan: update to LLVM 21 2025-08-30 06:36:41 +02:00
tsan_platform_mac.cpp
tsan_platform_posix.cpp
tsan_platform_windows.cpp
tsan_ppc_regs.h
tsan_preinit.cpp
tsan_report.cpp
tsan_report.h
tsan_rtl.cpp libtsan: update to LLVM 21 2025-08-30 06:36:41 +02:00
tsan_rtl.h libtsan: update to LLVM 21 2025-08-30 06:36:41 +02:00
tsan_rtl_aarch64.S
tsan_rtl_access.cpp libtsan: update to LLVM 21 2025-08-30 06:36:41 +02:00
tsan_rtl_amd64.S
tsan_rtl_loongarch64.S
tsan_rtl_mips64.S
tsan_rtl_mutex.cpp
tsan_rtl_ppc64.S
tsan_rtl_proc.cpp
tsan_rtl_report.cpp libtsan: update to LLVM 21 2025-08-30 06:36:41 +02:00
tsan_rtl_riscv64.S
tsan_rtl_s390x.S
tsan_rtl_thread.cpp
tsan_shadow.h
tsan_stack_trace.cpp
tsan_stack_trace.h
tsan_suppressions.cpp
tsan_suppressions.h
tsan_symbolize.cpp
tsan_symbolize.h
tsan_sync.cpp libtsan: update to LLVM 21 2025-08-30 06:36:41 +02:00
tsan_sync.h
tsan_trace.h
tsan_vector_clock.cpp
tsan_vector_clock.h