From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 16 18:41:08 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 3167C106564A for ; Wed, 16 Feb 2011 18:41:08 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mx1.freebsd.org (Postfix) with SMTP id 768EB8FC12 for ; Wed, 16 Feb 2011 18:41:06 +0000 (UTC) Received: (qmail invoked by alias); 16 Feb 2011 18:41:06 -0000 Received: from g225208061.adsl.alicedsl.de (EHLO [192.168.0.4]) [92.225.208.61] by mail.gmx.net (mp049) with SMTP; 16 Feb 2011 19:41:06 +0100 X-Authenticated: #428038 X-Provags-ID: V01U2FsdGVkX1+lyjAUiTClzg3qooD0Ua743j8BLdCDqMFdw/e30G PFm4amPbPpq4tp Message-ID: <4D5C1A3E.20509@gmx.de> Date: Wed, 16 Feb 2011 19:41:02 +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> In-Reply-To: <201102161831.p1GIVATQ097902@fire.js.berklix.net> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit 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 18:41:08 -0000 Am 16.02.2011 19:31, schrieb Julian H. Stacey: > Bruce Cran wrote: >> It seems registration is required for the SUS, but you can get >> POSIX.1-2008 free at http://pubs.opengroup.org/onlinepubs/9699919799/ . > > Thanks Bruce. > I browsed it but couldn't find a C spec. > Opengroup.org server restricted the URL to a constant: > http://pubs.opengroup.org/onlinepubs/9699919799/nframe.html Depends on your browser features - you need a frame-capable browser for the URL that Bruce posted. But POSIX.1-2008 is the same as the Single Unix Specification v4 or IEEE Std 1003.1-2008. Neither gives you the C specification. > Hoping for full URLs (or more) I tried: > http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?reload=true&punumber=4694974 > It needed a login. I created one. IEEE harvested my address then responded: > "Full text access is unavailable with your individual subscription...." IEEE does, quite obviously, not have ISO standards. -- Matthias Andree