PERFORCE change 152513 for review

Peter Wemm peter at FreeBSD.org
Wed Nov 5 01:34:09 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=152513

Change 152513 by peter at peter_overcee on 2008/11/05 09:33:58

	Add thr_exit() delcaration

Affected files ...

.. //depot/projects/valgrind/coregrind/m_syswrap/priv_syswrap-freebsd.h#14 edit

Differences ...

==== //depot/projects/valgrind/coregrind/m_syswrap/priv_syswrap-freebsd.h#14 (text+ko) ====

@@ -204,6 +204,7 @@
 DECL_TEMPLATE(freebsd, sys_statfs6);
 DECL_TEMPLATE(freebsd, sys_fstatfs6);
 DECL_TEMPLATE(freebsd, sys_fhstatfs6);
+DECL_TEMPLATE(freebsd, sys_thr_exit);
 DECL_TEMPLATE(freebsd, sys_thr_self);
 DECL_TEMPLATE(freebsd, sys_thr_set_name);
 DECL_TEMPLATE(freebsd, sys_rtprio_thread);


More information about the p4-projects mailing list