aboutsummaryrefslogtreecommitdiffstats
path: root/gc
diff options
context:
space:
mode:
Diffstat (limited to 'gc')
-rw-r--r--gc/.cvsignore4
-rwxr-xr-xgc/gctestbin116884 -> 0 bytes
-rwxr-xr-xgc/if_machbin14615 -> 0 bytes
-rwxr-xr-xgc/if_not_therebin14617 -> 0 bytes
-rwxr-xr-xgc/threadlibsbin13531 -> 0 bytes
5 files changed, 4 insertions, 0 deletions
diff --git a/gc/.cvsignore b/gc/.cvsignore
new file mode 100644
index 0000000..290af1d
--- /dev/null
+++ b/gc/.cvsignore
@@ -0,0 +1,4 @@
+gctest
+if_mach
+if_not_there
+threadlibs
diff --git a/gc/gctest b/gc/gctest
deleted file mode 100755
index 616233b..0000000
--- a/gc/gctest
+++ /dev/null
Binary files differ
diff --git a/gc/if_mach b/gc/if_mach
deleted file mode 100755
index 94a6279..0000000
--- a/gc/if_mach
+++ /dev/null
Binary files differ
diff --git a/gc/if_not_there b/gc/if_not_there
deleted file mode 100755
index e424da1..0000000
--- a/gc/if_not_there
+++ /dev/null
Binary files differ
diff --git a/gc/threadlibs b/gc/threadlibs
deleted file mode 100755
index a52939f..0000000
--- a/gc/threadlibs
+++ /dev/null
Binary files differ