Searched hist:"7 c8225cab891cbee9c36fd4abf3d6d6eb212fe9c" (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.bin/truss/ |
H A D | syscalls.c | diff 7c8225cab891cbee9c36fd4abf3d6d6eb212fe9c Sun Apr 21 21:04:26 CEST 2002 David Malone <dwmalone@FreeBSD.org> Use fseeko and uintptr_t to make sure that we get a sensible offset when trying to read from the stack.
PR: 37104 Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org> MFC after: 3 weeks diff 7c8225cab891cbee9c36fd4abf3d6d6eb212fe9c Sun Apr 21 21:04:26 CEST 2002 David Malone <dwmalone@FreeBSD.org> Use fseeko and uintptr_t to make sure that we get a sensible offset when trying to read from the stack.
PR: 37104 Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org> MFC after: 3 weeks
|