mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-10 05:37:06 +00:00
The MIPS64 getdents64() system call is only present in 3.10+ kernels. If the getdents64() system call is not available fall back to using getdents() and modify the result to be compatible with getdents64(). This matters only when --track-fds=yes is set. This change fixes none/tests/fdleak* failures on MIPS64 platforms with kernel versions older than 3.10. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15778
46 KiB
46 KiB