From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GVqrp-0001aT-Si for garchives@archives.gentoo.org; Fri, 06 Oct 2006 14:40:02 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k96EauNa002646; Fri, 6 Oct 2006 14:36:56 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k96ETtpc027527 for ; Fri, 6 Oct 2006 14:29:55 GMT Received: by wx-out-0506.google.com with SMTP id r21so1156967wxc for ; Fri, 06 Oct 2006 07:29:55 -0700 (PDT) Received: by 10.70.77.2 with SMTP id z2mr5491844wxa; Fri, 06 Oct 2006 07:29:54 -0700 (PDT) Received: from ?10.10.0.2? ( [200.89.180.209]) by mx.google.com with ESMTP id h34sm3436193wxd.2006.10.06.07.29.53; Fri, 06 Oct 2006 07:29:53 -0700 (PDT) Message-ID: <4526685D.5080203@buanzo.com.ar> Date: Fri, 06 Oct 2006 11:29:49 -0300 From: "Arturo 'Buanzo' Busleiman" Organization: GNU/Buanzo User-Agent: Thunderbird 1.5.0.7 (X11/20060909) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] C programming use of isascii(), ispunct() and isblank() fails References: <9acccfe50610051410u44292b4ava0e58d6289ad73fa@mail.gmail.com> <200610060519.17073.bo.andresen@zlin.dk> <9acccfe50610052149o68f9eacfx8b5d973151634522@mail.gmail.com> <200610060750.40927.bss03@volumehost.net> In-Reply-To: <200610060750.40927.bss03@volumehost.net> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: fcc1661b-b214-40f7-9aff-c777d792bc60 X-Archives-Hash: 451635e51ad7d75364a6c43873a83db7 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Boyd Stephen Smith Jr. wrote: > The C89 standard I work off of [1] doesn't list isascii or isblank. They > must have been added in either C99 or by the GNU project. I'm not sure > what standard (or standard + extensions) gcc defaults to, but I'll bet > it's mentioned in it's info pages. man isascii: CONFORMING TO C99, 4.3BSD. isascii() is a BSD extension and is also an SVr4 extension. isblank() con- forms to POSIX.1-2001 and C99 7.4.1.3. - -- Arturo "Buanzo" Busleiman - Consultor Independiente en Seguridad Informatica "Do you know about the dangers of DRM? Find out at http://www.defectivebydesign.org/what_is_drm" http://www.buanzo.com.ar | http://www.vivamoslavida.com.ar : Portal no-comercial del buen vivir! for f in www blog linux-consulting vpnmail; do firefox http://$f.buanzo.com.ar ; done -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFJmhdAlpOsGhXcE0RAiufAJ4rsc1fccktxIf9Eqe2VkQAnZVC8ACeJCgf 5KWq7n4tSSFAfU4FdOZmC8g= =+lmD -----END PGP SIGNATURE----- -- gentoo-user@gentoo.org mailing list