PERFORCE change 74726 for review
David Xu
davidxu at FreeBSD.org
Fri Apr 8 02:31:39 PDT 2005
http://perforce.freebsd.org/chv.cgi?CH=74726
Change 74726 by davidxu at davidxu_celeron on 2005/04/08 09:31:15
Revert.
Affected files ...
.. //depot/projects/davidxu_thread/src/lib/libthread_db/libpthread_db.c#6 edit
Differences ...
==== //depot/projects/davidxu_thread/src/lib/libthread_db/libpthread_db.c#6 (text+ko) ====
@@ -821,7 +821,7 @@
pt_thr_event_enable(const td_thrhandle_t *th, int en)
{
TDBG_FUNC();
- return (0);
+ return (TD_ERR);
}
static td_err_e
More information about the p4-projects
mailing list