This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r115020 - in /trunk/libjava: ChangeLog include/...
- From: kseitz at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 26 Jun 2006 17:59:44 -0000
- Subject: r115020 - in /trunk/libjava: ChangeLog include/...
Author: kseitz
Date: Mon Jun 26 17:59:42 2006
New Revision: 115020
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115020
Log:
* include/posix-threads.h: Fix coding style aberrations from
2006-06-19 check-in.
* posix-threads.cc (_Jv_ThreadDebugSuspend): Ditto.
* include/win32-threads.h (_Jv_ThreadDebugSuspend): Ditto.
* win32-threads.cc (_Jv_ThreadDebugSuspend): Ditto.
Modified:
trunk/libjava/ChangeLog
trunk/libjava/include/posix-threads.h
trunk/libjava/include/win32-threads.h
trunk/libjava/posix-threads.cc
trunk/libjava/win32-threads.cc