gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r442 - in Extractor: . src/main


From: grothoff
Subject: [GNUnet-SVN] r442 - in Extractor: . src/main
Date: Tue, 15 Mar 2005 14:52:02 -0800 (PST)

Author: grothoff
Date: 2005-03-15 14:52:00 -0800 (Tue, 15 Mar 2005)
New Revision: 442

Modified:
   Extractor/PLATFORMS
   Extractor/src/main/extractor.c
Log:
GNU fixes

Modified: Extractor/PLATFORMS
===================================================================
--- Extractor/PLATFORMS 2005-03-15 15:43:39 UTC (rev 441)
+++ Extractor/PLATFORMS 2005-03-15 22:52:00 UTC (rev 442)
@@ -1,7 +1,7 @@
 This file lists the known problems with libextractor on various
 platforms.  Let us know if you know more about it than we do.
 
-Linux (x86):
+GNU/Linux (x86):
 - perfect
 
 FreeBSD (x86):
@@ -10,10 +10,10 @@
 OpenBSD/NetBSD:
 - unknown
 
-Linux (Ultra Sparc):
+GNU/Linux (Ultra Sparc):
 - perfect 
 
-Linux (Alpha):
+GNU/Linux (Alpha):
 - perfect
 
 Solaris 8 (SunOS 5.8, Sparc SunFire 880):

Modified: Extractor/src/main/extractor.c
===================================================================
--- Extractor/src/main/extractor.c      2005-03-15 15:43:39 UTC (rev 441)
+++ Extractor/src/main/extractor.c      2005-03-15 22:52:00 UTC (rev 442)
@@ -839,7 +839,7 @@
 #include <jni.h>
 
 /* gcj's jni.h does not define JNIEXPORT/JNICALL (at least
- * not in my version).  Sun defines it to 'empty' in Linux,
+ * not in my version).  Sun defines it to 'empty' on GNU/Linux,
  * so that should work */
 #ifndef JNIEXPORT
 #define JNIEXPORT





reply via email to

[Prev in Thread] Current Thread [Next in Thread]