pkgsrc/emulators/hercules/patches/patch-ag

14 lines
408 B
Text
Raw Normal View History

$NetBSD: patch-ag,v 1.2 2004/05/29 23:32:19 kristerw Exp $
--- cpu.c.orig Sat Feb 10 11:48:23 2001
+++ cpu.c Sun May 30 01:10:44 2004
@@ -743,7 +743,7 @@
{
#define CPU_PRIORITY 15 /* CPU thread priority */
-#ifndef WIN32
+#if 0
/* Set CPU thread priority */
if (setpriority(PRIO_PROCESS, 0, CPU_PRIORITY))
logmsg ("HHC621I CPU thread set priority failed: %s\n",