gcc/libjava/include
Tony Kimball 835cb22e3b natPlainDatagramSocketImpl.cc (NATIVE_CLOSE): New define.
2002-08-27  Tony Kimball <alk@pobox.com>
            Tom Tromey  <tromey@redhat.com>

	* java/net/natPlainDatagramSocketImpl.cc (NATIVE_CLOSE): New
	define.
	(::close): Removed.
	(PlainDatagramSocketImpl::close): Use NATIVE_CLOSE.
	* java/net/natPlainSocketImpl.cc (NATIVE_CLOSE): New define.
	(::close): Removed.
	(PlainSocketImpl::close): Use NATIVE_CLOSE.
	* include/win32.h (getcwd): Removed declaration.  Include io.h.

Co-Authored-By: Tom Tromey <tromey@redhat.com>

From-SVN: r56605
2002-08-27 16:08:31 +00:00
..
Makefile.am Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo. 2001-04-04 23:38:53 +00:00
Makefile.in configure: Rebuilt. 2002-06-24 04:45:46 +00:00
boehm-gc.h boehm-gc.h: Call thread local allocation functions if THREAD_LOCAL_ALLOC is defined. 2001-10-25 17:29:41 +00:00
config.h.in natSystem.cc (getSystemTimeZone): Use HAVE_UNDERSCORE_TIMEZONE. 2002-05-03 20:17:48 +00:00
default-signal.h Jumbo patch: 2000-05-19 17:55:34 +00:00
dwarf2-signal.h ieeefp.h: Add x86-64 support. 2002-07-19 16:41:15 +02:00
i386-signal.h i386-signal.h (old_i386_kernel_sigaction): New. 2002-03-18 17:11:43 +00:00
java-assert.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
java-chardecomp.h unicode-decomp.pl: Move from chartables.pl... 2002-03-06 18:54:45 +00:00
java-chartables.h unicode-decomp.pl: Move from chartables.pl... 2002-03-06 18:54:45 +00:00
java-cpool.h [multiple changes] 2000-03-26 20:33:04 +00:00
java-insns.h verify.cc (construct_primitive_array_type): New case. 2002-04-26 22:39:29 +00:00
java-interp.h verify.cc (branch_prepass): Updated for change to exception handler type. 2002-06-24 20:38:47 +00:00
java-props.h natSystem.cc (init_properties): Change sourceware reference to sources.redhat.com. 2000-08-21 06:05:20 +00:00
jni.h Makefile.in: Rebuilt. 2002-04-10 20:36:04 +00:00
jvm.h jvm.h (_Jv_ThrowBadArrayIndex, [...]): Mark as noreturn. 2002-04-11 15:57:56 +00:00
jvmpi.h Forgot to add this file before... 2000-04-02 15:41:00 +00:00
no-gc.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
no-threads.h Implement invocation interface; don't create new thread for main. 2001-05-21 23:47:48 -07:00
posix-threads.h * include/posix-threads.h [alpha] (_Jv_ThreadSelf): Avoid a copy. 2002-03-27 11:25:04 -08:00
posix.h natSystem.cc (init_properties): Call new function _Jv_platform_initProperties. 2002-04-07 12:27:00 +01:00
s390-signal.h configure.host [...]: Set can_unwind_signal=yes. 2002-05-29 18:36:50 +00:00
sparc-signal.h dwarf2-signal.h (SIGNAL_HANDLER): Name siginfo_t pointer arg. 2002-04-21 02:37:49 -07: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 win32-threads.h (_Jv_ConditionVariable_t): Now a struct, to enable safer wait() algorithm. 2002-02-02 04:27:34 +00:00
win32.h natPlainDatagramSocketImpl.cc (NATIVE_CLOSE): New define. 2002-08-27 16:08:31 +00:00