gcc/libjava/include
Tom Tromey f536cd95fb Makefile.in: Rebuilt.
* Makefile.in: Rebuilt.
	* Makefile.am (libgcj_la_SOURCES): Added posix.cc.
	* java/net/natPlainSocketImpl.cc: Include posix.h.
	(accept): Use _Jv_select.
	* java/net/natPlainDatagramSocketImpl.cc: Include posix.h.
	(receive): Use _Jv_select.
	* java/io/natFileDescriptorPosix.cc: Include posix.h.
	(available): Use _Jv_select.
	* java/lang/natSystem.cc: Include posix.h.
	(currentTimeMillis): Use _Jv_gettimeofday.
	* include/posix.h: New file.
	* posix.cc: New file.

From-SVN: r35435
2000-08-02 21:54:04 +00:00
..
boehm-gc.h
config.h.in Jumbo patch: 2000-05-19 17:55:34 +00:00
default-signal.h Jumbo patch: 2000-05-19 17:55:34 +00:00
i386-signal.h Jumbo patch: 2000-05-19 17:55:34 +00:00
java-assert.h
java-chardecomp.h
java-chartables.h
java-cpool.h
java-insns.h
java-interp.h
java-props.h
jni.h * include/jni.h: Include <gcj/array.h>. Fixes PR libgcj/270. 2000-06-30 23:09:44 +00:00
jvm.h prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well. 2000-05-31 23:50:37 +00:00
jvmpi.h Forgot to add this file before... 2000-04-02 15:41:00 +00:00
Makefile.am + 2000-04-22 Anthony Green <green@cygnus.com> + + * include/jvm.h (__builtin_expect): Define as unused for now. 2000-04-22 17:09:39 +00:00
Makefile.in Jumbo patch: 2000-05-19 17:55:34 +00:00
name-finder.h name-finder.h: Include <sys/wait.h>. 2000-05-30 23:26:02 +00:00
no-gc.h
no-threads.h
posix-threads.h posix-threads.h (_Jv_MutexUnlock): Replace _JV_NOT_OWNER. 2000-04-09 06:53:00 +00:00
posix.h Makefile.in: Rebuilt. 2000-08-02 21:54:04 +00:00
ppc-signal.h ppc-signal.h: New file. 2000-05-16 14:38:21 +00:00
sparc-signal.h re GNATS libgcj/261 (Macro-inconsistency) 2000-06-16 15:52:24 +00:00
stamp-h.in
win32-signal.h re GNATS libgcj/261 (Macro-inconsistency) 2000-06-16 15:52:24 +00:00
win32-threads.h Makefile.in: New #defines and friends for Thread.h. 2000-03-28 03:22:24 +01:00