From owner-freebsd-emulation@FreeBSD.ORG Wed Jun 8 20:50:19 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F38CF16A41C for ; Wed, 8 Jun 2005 20:50:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B15FB43D1D for ; Wed, 8 Jun 2005 20:50:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j58KoIwR042127 for ; Wed, 8 Jun 2005 20:50:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j58KoIj4042126; Wed, 8 Jun 2005 20:50:18 GMT (envelope-from gnats) Date: Wed, 8 Jun 2005 20:50:18 GMT Message-Id: <200506082050.j58KoIj4042126@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: Maxim Sobolev Cc: Subject: Re: kern/81951: [patch] linux emulation: getpriority() returns incorrect value X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Maxim Sobolev List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2005 20:50:19 -0000 The following reply was made to PR kern/81951; it has been noted by GNATS. From: Maxim Sobolev To: bug-followup@FreeBSD.org, avg@icyb.net.ua Cc: Subject: Re: kern/81951: [patch] linux emulation: getpriority() returns incorrect value Date: Wed, 08 Jun 2005 23:49:33 +0300 Committed, thanks! I wonder if the setpriority(2) needs the same cure. Please clarify and let me know. I'll keep the PR open till your reply. -Maxim