From 9a369a50d0657fe3491a4a2fe7261c6e12fbda3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Sat, 8 Jan 2005 22:10:44 +0000 Subject: Update bytebench-3.1 to unixbench-4.1.0, based on patches submitted by SHIMAOKA Shunsuke, with some modifications to the Makefile by me. The bytebench port was repo-copied to unixbench, before, to preserve its history. Submitted by: SHIMAOKA Shunsuke (shimaoka at st dot tutrp dot tut dot ac dot jp) --- benchmarks/unixbench/files/patch-ac | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 benchmarks/unixbench/files/patch-ac (limited to 'benchmarks/unixbench/files/patch-ac') diff --git a/benchmarks/unixbench/files/patch-ac b/benchmarks/unixbench/files/patch-ac deleted file mode 100644 index 7cab0456099b..000000000000 --- a/benchmarks/unixbench/files/patch-ac +++ /dev/null @@ -1,15 +0,0 @@ -*** pgms/tst.sh.orig Wed Feb 5 11:08:39 1992 ---- pgms/tst.sh Fri Dec 18 23:10:07 1998 -*************** -*** 15,19 **** - ############################################################################### - ID="@(#)tst.sh:3.4 -- 5/15/91 19:30:24"; -! sort >sort.$$ od.$$ - grep the sort.$$ | tee grep.$$ | wc > wc.$$ ---- 15,19 ---- - ############################################################################### - ID="@(#)tst.sh:3.4 -- 5/15/91 19:30:24"; -! sort >sort.$$ < ${TESTDIR}/sort.src - od sort.$$ | sort -n +1 > od.$$ - grep the sort.$$ | tee grep.$$ | wc > wc.$$ -- cgit v1.2.3