summaryrefslogtreecommitdiff
path: root/java/sablepath/files/patch-ad
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>2002-08-15 23:17:48 +0000
committerArchie Cobbs <archie@FreeBSD.org>2002-08-15 23:17:48 +0000
commit5d7a7a38842865e134dabca29478791e4961fe9d (patch)
tree1f536496fb5d7436b9409d98660b0e4e6c2f93e1 /java/sablepath/files/patch-ad
parentWell, this looks like an i386 binary. Mark as such. (diff)
Update to SableVM version 1.0.2.
This port includes the Java classes, making the java/sablepath port obsolete.
Notes
Notes: svn path=/head/; revision=64558
Diffstat (limited to 'java/sablepath/files/patch-ad')
-rw-r--r--java/sablepath/files/patch-ad13
1 files changed, 0 insertions, 13 deletions
diff --git a/java/sablepath/files/patch-ad b/java/sablepath/files/patch-ad
deleted file mode 100644
index afc6cfac2e64..000000000000
--- a/java/sablepath/files/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -ur sablepath-0.1.3.orig/native/java.io/javaio.c sablepath-0.1.3/native/java.io/javaio.c
---- sablepath-0.1.3.orig/native/java.io/javaio.c Thu Jun 15 14:54:13 2000
-+++ sablepath-0.1.3/native/java.io/javaio.c Tue Jul 9 12:44:11 2002
-@@ -37,7 +37,9 @@
-
- #include "javaio.h"
-
-+#ifdef HAVE_MALLOC_H
- #include <malloc.h>
-+#endif
-
- static char errstr[4098]; // this way the memory is pre-allocated, so that we do not have to worry if we are out of memory.
-