commit | 54e931fb858410644f61885b4b36fc20320e1fc6 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Tue Sep 14 18:59:20 2010 -0700 |
committer | Roland McGrath <roland@redhat.com> | Tue Sep 14 19:03:37 2010 -0700 |
tree | ca08090382d30f9d74cfcc4dd9a00fadadf985b2 | |
parent | 1ed5d80ed8f3aa96a6cc7bad8ee6f2faa3642bf9 [diff] |
Clean up pid2tcb usage * strace.c (pid2tcb): Always match pid. Fail for argument <= 0. [USE_PROCFS] (first_used_tcb): New function. [USE_PROCFS] (trace): Use that instead of pid2tcb(0).