]> git.ipfire.org Git - thirdparty/valgrind.git/commit
FreeBSD support, patch 4
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 3 Oct 2021 17:49:08 +0000 (19:49 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Wed, 6 Oct 2021 19:50:49 +0000 (21:50 +0200)
commit7074904a377a52c76cbc8feaf618fa31b8a663b7
tree014146f6694739d8f0338ac82d431bf4315d329c
parent7774acbc9c9c4caac2e6e2400635ddde667af6c7
FreeBSD support, patch 4

DRD code
Mainly just intercepts, but also a hairy fix for early acces to
pthread_self()
drd/drd_main.c [changed mode: 0644->0755]
drd/drd_pthread_intercepts.c