diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/ChangeLog | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/benchmarks/ChangeLog b/benchmarks/ChangeLog deleted file mode 100644 index aa2447a7..00000000 --- a/benchmarks/ChangeLog +++ /dev/null @@ -1,24 +0,0 @@ -2008-06-10 Samuel Thibault <samuel.thibault@ens-lyon.org> - - * forks.c (main): Set type of `argc' to `int'. - -2002-06-15 Roland McGrath <roland@frob.com> - - * forks.c (main): Fix cast of sbrk result. - -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. |