]> git.ipfire.org Git - thirdparty/valgrind.git/commit
getdents* syswrap: only check proc fd/fdinfo on Linux and Solaris master
authorPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 3 Oct 2025 18:54:15 +0000 (20:54 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 3 Oct 2025 18:54:15 +0000 (20:54 +0200)
commit3bcda36cf8f02c87ff900a0e06984b7e46a34e4f
tree5dbe5118a20697bcd2c58220ef19b6a5fa8682b5
parentc0e022d1a8a973c4872f497b79ccb8e0a51adae9
getdents* syswrap: only check proc fd/fdinfo on Linux and Solaris

Keep check for __NR_getdents and use a check for __NR_getdents64
coregrind/m_syswrap/syswrap-generic.c