* td_thr_event_getmsg.c (td_thr_event_getmsg): Splice the thread out
authorRoland McGrath <roland@gnu.org>
Tue, 18 Mar 2003 21:13:51 +0000 (21:13 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 18 Mar 2003 21:13:51 +0000 (21:13 +0000)
commit8cfb7315ea11d715d6697b8aa07166eef1e220fc
treef2b00a8ef9aa22cb6e9d40b9dada882ff55f346c
parent90758db4341e2f19a1af05a09124ec7a5676304d
* td_thr_event_getmsg.c (td_thr_event_getmsg): Splice the thread out

of the ->nextevent linkage.

* td_ta_event_getmsg.c (td_ta_event_getmsg): Runtime error instead of
assert for reading TD_EVENT_NONE.  Clear the event buffer after
reading it.  Add a sanity check for foo->nextevent = foo.
nptl_db/ChangeLog
nptl_db/td_ta_event_getmsg.c