From owner-svn-src-head@FreeBSD.ORG Fri Sep 4 07:53:46 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C11C1065696; Fri, 4 Sep 2009 07:53:46 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id BF8B48FC1F; Fri, 4 Sep 2009 07:53:45 +0000 (UTC) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.3/8.14.3) with ESMTP id n847rgDK090672; Fri, 4 Sep 2009 11:53:42 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1252050822; bh=rxsp7SmWlP8W7LnlMmoZyULInE0bJFaV6lvd0FXpJGw=; l=503; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=lLtigaopSGoQj75sd5ARqex11paRbg/RIqhn9HA/u20Nv90rgzyyGCIgYbyEU+rti /DiKC7Jx44DklLzNtTS0IYiLYyeyzYU2nMowmjOwfIVmRjCwwOfDiHoYhIbxfRB+FE ay0L8wDLHPRH0jLEwxktiSTB1yLYQFtH1I2ZgyVs= Received: (from ache@localhost) by nagual.pp.ru (8.14.3/8.14.3/Submit) id n847rfBH090671; Fri, 4 Sep 2009 11:53:41 +0400 (MSD) (envelope-from ache) Date: Fri, 4 Sep 2009 11:53:39 +0400 From: Andrey Chernov To: Bruce Evans Message-ID: <20090904075338.GA90644@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Bruce Evans , Dag-Erling Sm??rgrav , "Simon L. Nielsen" , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <200909020456.n824uUqQ082136@svn.freebsd.org> <20090902070808.GA1290@arthur.nitro.dk> <20090902084002.GA17325@nagual.pp.ru> <867hwgcwvo.fsf@ds4.des.no> <20090903084325.GA65192@nagual.pp.ru> <86zl9c9z05.fsf@ds4.des.no> <20090904115255.Q48987@delplex.bde.org> <20090904144214.O49099@delplex.bde.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090904144214.O49099@delplex.bde.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: svn-src-head@freebsd.org, Dag-Erling Sm??rgrav , svn-src-all@freebsd.org, src-committers@freebsd.org, "Simon L. Nielsen" Subject: Re: svn commit: r196752 - head/lib/libc/stdtime X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2009 07:53:46 -0000 On Fri, Sep 04, 2009 at 03:21:09PM +1000, Bruce Evans wrote: > % The value of the argument must be representable as an > % .Vt "unsigned char" > % or the value of > % .Dv EOF . > > This is the same as in POSIX except the POSIX wording is better (e.g., > the above only says implicitly that the behaviour is undefined if > "must" is not satisfied). It took too many commits (revs 1.8-1.10) to > get this far. BTW, do we have permissions for direct POSIX quotes? -- http://ache.pp.ru/