1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

* td_thr_event_enable.c (td_thr_event_enable): Use proper type `bool'

for value written into inferior's `report_events'.
This commit is contained in:
Roland McGrath
2003-06-19 08:38:40 +00:00
parent fcaa737d49
commit a9c30e9577

View File

@@ -1,3 +1,8 @@
2003-06-19 Roland McGrath <roland@redhat.com>
* td_thr_event_enable.c (td_thr_event_enable): Use proper type `bool'
for value written into inferior's `report_events'.
2003-03-18 Roland McGrath <roland@redhat.com>
* td_thr_event_getmsg.c (td_thr_event_getmsg): Splice the thread out