aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/ChangeLog')
-rw-r--r--benchmarks/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/benchmarks/ChangeLog b/benchmarks/ChangeLog
new file mode 100644
index 00000000..fb7b1a6f
--- /dev/null
+++ b/benchmarks/ChangeLog
@@ -0,0 +1,16 @@
+1999-10-01 Roland McGrath <roland@baalperazim.frob.com>
+
+ * forks.c: Add #include's to silence implicit decl warnings
+ (main): Use time_t and add a cast, to silence type warnings.
+
+1999-09-14 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * forks.c (main): Count argc correctly.
+
+Wed Apr 12 11:25:25 1995 Michael I Bushnell <mib@duality.gnu.ai.mit.edu>
+
+ * Makefile (OBJS): New var.
+
+Tue Apr 11 11:17:32 1995 Michael I Bushnell <mib@duality.gnu.ai.mit.edu>
+
+ * Makefile: Rewrote in accordance with new scheme.