CVSROOT: /home/cvs/parisc Module name: strace Changes by: rhirst 01/02/22 15:44:44 Modified files: . : defs.h process.c syscall.c Log message: execve is funny - you get two traps on the way out of the call. This stops strace getting confused about which traps are syscall entry and which are syscall exit.