gcc/libjava
Andrew John Hughes cf7583edf2 Use pthread_equal rather than != to compare thread IDs.
2013-03-12  Andrew John Hughes  <gnu.andrew@redhat.com>

	* include/posix-threads.h:
	(_Jv_MutexCheckMonitor(_Jv_Mutex_t)): Use
	pthread_equal rather than !=.

From-SVN: r196639
2013-03-13 21:21:27 +00:00
..
2012-12-19 17:03:15 +00:00
2012-12-19 17:03:15 +00:00
2012-12-19 17:03:15 +00:00
2012-06-20 09:48:40 -04:00
2012-12-12 05:40:15 -08:00
2013-01-03 10:47:48 +01:00
2012-12-12 05:40:15 -08:00
2012-12-19 17:03:15 +00:00

This is libgcj: the runtime library for gcj, the GNU Compiler for Java. 
libgcj provides a partial implementation of the Java Class Libraries.

libgcj is free software.  See the file LIBGCJ_LICENSE for copying permission.


DOCUMENTATION
=============

All documentation, including detailed installation and usage instructions,
can be found on the gcj web pages at this URL:

		http://gcc.gnu.org/java/

BUGS
====

Please refer to

		http://gcc.gnu.org/bugs/

on when and how to submit a bug report.