gcc/libjava/java
Tom Tromey 7234f9bc03 re GNATS libgcj/15 (_REENTRANT should be defined more consistently)
Fix for PR libgcj/15:
	* java/util/natGregorianCalendar.cc (_REENTRANT,
	_POSIX_PTHREAD_SEMANTICS): Don't define.
	* java/net/natInetAddress.cc (_REENTRANT): Don't define.
	* java/lang/natSystem.cc (_REENTRANT, _POSIX_PTHREAD_SEMANTICS):
	Don't define.
	* java/io/natFile.cc (_REENTRANT, _POSIX_PTHREAD_SEMANTICS): Don't
	define.
	* configure: Rebuilt.
	* configure.in: If using POSIX threads, define _REENTRANT if
	needed.  Define _POSIX_PTHREAD_SEMANTICS.  Don't define
	GETHOSTBYNAME_R_NEEDS_REENTRANT.

From-SVN: r33318
2000-04-21 20:38:43 +00:00
..
awt Makefile.in: Rebuilt. 2000-04-09 04:13:27 +00:00
io re GNATS libgcj/15 (_REENTRANT should be defined more consistently) 2000-04-21 20:38:43 +00:00
lang re GNATS libgcj/15 (_REENTRANT should be defined more consistently) 2000-04-21 20:38:43 +00:00
math ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
net re GNATS libgcj/15 (_REENTRANT should be defined more consistently) 2000-04-21 20:38:43 +00:00
security Key.java (serialVersionUID): Set to 0 for now. 2000-03-10 05:10:40 +00:00
sql ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
text Vector.java (VectorEnumeration): Now `final'. 2000-04-11 20:02:48 +00:00
util re GNATS libgcj/15 (_REENTRANT should be defined more consistently) 2000-04-21 20:38:43 +00:00