commit | 15dca8e307086cb2a53045046fe4791dc7afe378 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Sun Feb 06 01:16:32 2005 +0000 |
committer | Roland McGrath <roland@redhat.com> | Sun Feb 06 01:16:32 2005 +0000 |
tree | 3fbab04d1690ebd660454e255a4ec1a3efe971bc | |
parent | a24aaae493cadc62c069f1c4c93bc2b6b7306dd9 [diff] |
2004-12-19 Dmitry V. Levin <ldv@altlinux.org> * strace.c (main) [!USE_PROCFS]: In child process, raise SIGSTOP right before execv() call. Remove fake_execve() call. * defs.h (fake_execve): Remove unused declaration. * process.c (fake_execve): Remove unused function. Fixes RH#143365.