change vers.
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sat, 3 Jun 2006 13:38:29 +0000 (13:38 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sat, 3 Jun 2006 13:38:29 +0000 (13:38 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1880 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/configure.in
ltt/branches/poly/doc/developer/lttng_java_instrumentation.txt

index a59e6d4e43daa8d70ad72b350cdc2239002f9c6f..ad11bae4a22da49ff1d7de205bd60151cd857544 100644 (file)
@@ -23,7 +23,7 @@
 AC_PREREQ(2.57)
 AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRESS)
 #AC_WITH_LTDL  # not needed ?
-AM_INIT_AUTOMAKE(LinuxTraceToolkitViewer,0.8.43-24052006)
+AM_INIT_AUTOMAKE(LinuxTraceToolkitViewer,0.8.44-03062006)
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
 
index 03339ded7864956814e00f8d839160a13cb546a2..9078a3f1843704da2b7b0c139715df30e06a2806 100644 (file)
@@ -6,5 +6,7 @@ Mathieu Desnoyers, May 2006
 http://www.nag.com/IndustryArticles/CallingCLibraryRoutinesfromJava.pdf
 Use : Java Native Interface (JNI)
 
-
+String :
+http://java.sun.com/developer/onlineTraining/Programming/JDCBook/jnistring.html
+http://java.sun.com/docs/books/jni/html/objtypes.html
 
This page took 0.024431 seconds and 4 git commands to generate.