From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 16 21:08:18 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1A111065673 for ; Wed, 16 Feb 2011 21:08:18 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id ED2BC8FC16 for ; Wed, 16 Feb 2011 21:08:17 +0000 (UTC) Received: (qmail invoked by alias); 16 Feb 2011 21:08:16 -0000 Received: from g225208061.adsl.alicedsl.de (EHLO [192.168.0.4]) [92.225.208.61] by mail.gmx.net (mp014) with SMTP; 16 Feb 2011 22:08:16 +0100 X-Authenticated: #428038 X-Provags-ID: V01U2FsdGVkX1+Y84J0nxuYvykrIjWZMQUKPUxAfIxyt9qwVLBnV9 LI2BnyhdkXIYoV Message-ID: <4D5C3CBE.6060801@gmx.de> Date: Wed, 16 Feb 2011 22:08:14 +0100 From: Matthias Andree User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101207 Mnenhy/0.8.3 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org References: <201102161831.p1GIVATQ097902@fire.js.berklix.net> <4D5C1A3E.20509@gmx.de> <20110216190233.GB19686@britannica.bec.de> <4D5C24CC.9070400@gmx.de> <20110216201340.GA23013@britannica.bec.de> In-Reply-To: <20110216201340.GA23013@britannica.bec.de> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 Subject: Re: man 3 getopt char * const argv[] - is const wrong ? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2011 21:08:18 -0000 Am 16.02.2011 21:13, schrieb Joerg Sonnenberger: > On Wed, Feb 16, 2011 at 08:26:04PM +0100, Matthias Andree wrote: >> Am 16.02.2011 20:02, schrieb Joerg Sonnenberger: >>> On Wed, Feb 16, 2011 at 07:41:02PM +0100, Matthias Andree wrote: >>>> But POSIX.1-2008 is the same as the Single >>>> Unix Specification v4 or IEEE Std 1003.1-2008. >>> >>> Minor correction, it is SUS v3 Issue 7. >> >> No it isn't. See http://www.unix.org/version4/ieee_std.html > > "POSIX.1-2008 is simultaneously IEEE Std 1003.1™-2008 and The Open Group > technical Standard Base Specifications, Issue 7." > > Let's agree on that :) > > http://pubs.opengroup.org/onlinepubs/9699919799/mindex.html Fine. :) Note that "The Open Group Technical Standard Base Specifications" isn't the same as the "Single Unix Specification". -- Matthias Andree