From owner-freebsd-arch@FreeBSD.ORG Thu Feb 23 18:06:42 2012 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 276BA106564A; Thu, 23 Feb 2012 18:06:42 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id D8DDB8FC0C; Thu, 23 Feb 2012 18:06:41 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 8374265DE; Thu, 23 Feb 2012 18:06:40 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 437528B5C; Thu, 23 Feb 2012 19:06:40 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Gabor Kovesdan References: <4F3C28DD.1020003@FreeBSD.org> <4F3C2D2D.5000402@FreeBSD.org> <4F3E78BA.4060203@FreeBSD.org> <864nupcuvl.fsf@ds4.des.no> <4F3E7B5A.20103@FreeBSD.org> <86zkchbff6.fsf@ds4.des.no> <4F3EADB5.7060008@FreeBSD.org> <20120223170918.GA79013@zim.MIT.EDU> Date: Thu, 23 Feb 2012 19:06:39 +0100 In-Reply-To: <20120223170918.GA79013@zim.MIT.EDU> (David Schultz's message of "Thu, 23 Feb 2012 12:09:18 -0500") Message-ID: <86r4xl8lw0.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Andriy Gapon , freebsd-arch@freebsd.org Subject: Re: bsd/citrus iconv X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2012 18:06:42 -0000 David Schultz writes: > Gabor Kovesdan writes: > > POSIX requires iconv() to be in libc. However, a glue Makefile was > > provided there for testing purposes. > Where do you see that? I believe it's optional. Providing it as > a separate library is more maintainable, and makes it easier for > people to drop in a different iconv library if they need it. It's a question of semantics... it's an extension (part of the _XOPEN_UNIX option group), but if supported, it's supposed to be part of libc. I don't think the SUS states this explicitly, but it's implied by the lack of mention of a separate iconv library in the c99 man page. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no