Home | History | Annotate | Download | only in valgrind

Lines Matching full:syscalls

50 160907  Support for a couple of recent Linux syscalls
418 129246 JJ: ppc32/ppc64 syscalls, w/ patch
620 123248 syscalls in glibc-2.4: openat, fstatat, symlinkat
635 125492 ppc32: support a bunch more syscalls
649 126938 bad checking for syscalls linkat, renameat, symlinkat
902 n-i-bz Dirk r4359 (amd64 syscalls from trunk)
1086 101543 Support fadvise64 syscalls
1109 with it. Valgrind now supports the kernel's threading syscalls, and
1164 memory used by syscalls was checked, but now the actual values
1168 to syscalls: they will fail with EFAULT rather than killing Valgrind
1213 93174 Valgrind can crash if passed bad args to certain syscalls
1283 - Interrupted syscalls should now give more faithful results.
1326 86987 semctl and shmctl syscalls family is not handled properly
1482 * Add support for syscalls: set_tid_address (258), acct (51).
1602 - Interrupted syscalls should now give more faithful results.