From owner-freebsd-standards@FreeBSD.ORG Fri Aug 8 10:55:23 2003 Return-Path: Delivered-To: freebsd-standards@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 627CD37B404; Fri, 8 Aug 2003 10:55:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 913E443F85; Fri, 8 Aug 2003 10:55:22 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from freefall.freebsd.org (marcel@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h78HtMUp093150; Fri, 8 Aug 2003 10:55:22 -0700 (PDT) (envelope-from marcel@freefall.freebsd.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h78HtMju093146; Fri, 8 Aug 2003 10:55:22 -0700 (PDT) Date: Fri, 8 Aug 2003 10:55:22 -0700 (PDT) From: Marcel Moolenaar Message-Id: <200308081755.h78HtMju093146@freefall.freebsd.org> To: marcel@FreeBSD.org, freebsd-standards@FreeBSD.org, marcel@FreeBSD.org Subject: Re: standards/55370: [patch] uuid_compare function (uuid(3)) incorrectly compares node fields. X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2003 17:55:23 -0000 Synopsis: [patch] uuid_compare function (uuid(3)) incorrectly compares node fields. Responsible-Changed-From-To: freebsd-standards->marcel Responsible-Changed-By: marcel Responsible-Changed-When: Fri Aug 8 10:52:24 PDT 2003 Responsible-Changed-Why: This is likely my bad. I'll refresh my memory and apply the patch (either the first or the second, depending on whether uuid_compare return positive and negative numbers or explicitly -1 and 1 when the UUIDs are not equal). http://www.freebsd.org/cgi/query-pr.cgi?pr=55370