/[classpath]/classpath/native/jni/classpath/jcl.h
ViewVC logotype

Diff of /classpath/native/jni/classpath/jcl.h

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

revision 1.9 by saugart, Mon Jun 21 21:48:22 2004 UTC revision 1.9.2.1 by gnu_andrew, Mon Apr 18 01:37:41 2005 UTC
# Line 51  JNIEXPORT void *JNICALL JCL_realloc (JNI Line 51  JNIEXPORT void *JNICALL JCL_realloc (JNI
51  JNIEXPORT void JNICALL JCL_free (JNIEnv * env, void *p);  JNIEXPORT void JNICALL JCL_free (JNIEnv * env, void *p);
52  JNIEXPORT const char *JNICALL JCL_jstring_to_cstring (JNIEnv * env,  JNIEXPORT const char *JNICALL JCL_jstring_to_cstring (JNIEnv * env,
53                                                        jstring s);                                                        jstring s);
54  JNIEXPORT void JNICALL JCL_free_cstring (JNIEnv * env, jstring s,  JNIEXPORT void JNICALL JCL_free_cstring (JNIEnv * env, jstring s,
55                                           const char *cstr);                                           const char *cstr);
56  JNIEXPORT jint JNICALL JCL_MonitorEnter (JNIEnv * env, jobject o);  JNIEXPORT jint JNICALL JCL_MonitorEnter (JNIEnv * env, jobject o);
57  JNIEXPORT jint JNICALL JCL_MonitorExit (JNIEnv * env, jobject o);  JNIEXPORT jint JNICALL JCL_MonitorExit (JNIEnv * env, jobject o);

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.9.2.1

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