/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.144 by tromey, Mon Jul 23 20:01:44 2001 UTC revision 1.145 by cbj, Thu Jul 26 02:41:42 2001 UTC
# Line 1  Line 1 
1    2001-07-25  Etienne M. Gagnon <etienne.gagnon@uqam.ca>
2    
3            * native/jni/java_io_FileDescriptor.c: added
4            #include "java_io_FileDescriptor.h"
5            * native/jni/java_io_ObjectInputStream.c: return 0 changed to
6            return NULL
7            * native/jni/javaio.c (_javaio_read): change 0 to JNI_FALSE
8            * native/jni/javaio.h: add #include <stddef.h>
9            * native/jni/java_lang_reflect_Array.c: added #include <stddef.h>
10            * native/jni/java_math_BigInteger.c: modify #include
11            statements for compilation
12            * native/jni/jcl.c: #include <stdio.h>
13            * native/lib/jcl.c: #include <stdio.h>
14            * native/jni/jcl.h: #include <stddef.h>
15            * native/lib/jcl.h: #include <stddef.h>
16    
17  2001-07-23  Tom Tromey  <tromey@redhat.com>  2001-07-23  Tom Tromey  <tromey@redhat.com>
18    
19          * java/lang/Short.java: Reindented.          * java/lang/Short.java: Reindented.

Legend:
Removed from v.1.144  
changed lines
  Added in v.1.145

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26