]> sourceware.org Git - valgrind.git/commit
Indent and add more comments for FreeBSD syscall code
authorPaul Floyd <pjfloyd@wanadoo.fr>
Mon, 30 May 2022 20:57:34 +0000 (22:57 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Mon, 30 May 2022 20:57:34 +0000 (22:57 +0200)
commit2b370744e5fe1830e4454d14af9d127aa9ed7acd
treecc69937b7daef5becab123b914c72ed839ba82da
parent807ea10a5cb78794f23110835f9b0b271dbd4df7
Indent and add more comments for FreeBSD syscall code

After working on an issue that turns out to seem to be with the
FreeBSD kernel sched_uler I played a lot with the Valgrind
syscall and scheduler code. I've kept the comments and the
reformatting.
coregrind/m_syscall.c
coregrind/m_syswrap/syscall-amd64-freebsd.S
coregrind/m_syswrap/syscall-x86-freebsd.S
coregrind/m_syswrap/syswrap-freebsd.c
coregrind/m_syswrap/syswrap-main.c
include/vki/vki-scnums-freebsd.h
This page took 1.604153 seconds and 5 git commands to generate.