diff options
author | Roland McGrath <roland@gnu.org> | 2008-03-26 08:21:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2008-03-26 08:21:56 +0000 |
commit | 0bcd532145e93e7040d9d56985e63b0133116a00 (patch) | |
tree | 436757cd5591a752440c8f207c4e57dcfc0623b0 | |
parent | 4c6965ac07f35af57e10ff782ed2c8912e38fa01 (diff) |
[BZ #5983]cvs/fedora-glibc-20080326T1041
-rw-r--r-- | nptl_db/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl_db/ChangeLog b/nptl_db/ChangeLog index 0dc963a304..af819c301a 100644 --- a/nptl_db/ChangeLog +++ b/nptl_db/ChangeLog @@ -1,5 +1,6 @@ 2008-03-25 Roland McGrath <roland@redhat.com> + [BZ #5983] * structs.def: Add pid field of struct pthread. * td_ta_thr_iter.c (iterate_thread_list): Take new arg MATCH_PID. If a thread's pid does not match nor is < 0 while its tid matches |