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
..
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
boehm-gc.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
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 All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
java-chardecomp.h Initial revision 1999-04-07 14:42:40 +00:00
java-chartables.h Initial revision 1999-04-07 14:42:40 +00:00
java-cpool.h [multiple changes] 2000-03-26 20:33:04 +00:00
java-insns.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
java-interp.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
java-props.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
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
name-finder.h name-finder.h: Include <sys/wait.h>. 2000-05-30 23:26:02 +00:00
no-gc.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
no-threads.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
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 * include/stamp-h.in: New file. 1999-07-19 18:03:31 +00:00
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