From owner-freebsd-arch@FreeBSD.ORG Thu Dec 11 17:52:27 2008 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 62AE51065676 for ; Thu, 11 Dec 2008 17:52:27 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id 06B3C8FC14 for ; Thu, 11 Dec 2008 17:52:27 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 56BF21CE11; Thu, 11 Dec 2008 18:55:19 +0100 (CET) Date: Thu, 11 Dec 2008 18:55:19 +0100 From: Ed Schouten To: FreeBSD Arch Message-ID: <20081211175519.GD1176@hoeg.nl> References: <49381DD4.2000506@kasimir.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jCrbxBqMcLqd4mOl" Content-Disposition: inline In-Reply-To: <49381DD4.2000506@kasimir.com> User-Agent: Mutt/1.5.18 (2008-05-17) Subject: What about strnlen(3)? 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, 11 Dec 2008 17:52:27 -0000 --jCrbxBqMcLqd4mOl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello all, News flash: P1003.1 Issue 7 just got released. The spec seems to mention this routine: size_t strnlen(const char *s,size_t maxlen); Maybe we should add this one as well? --=20 Ed Schouten WWW: http://80386.nl/ --jCrbxBqMcLqd4mOl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAklBVAcACgkQ52SDGA2eCwVhAwCfX0JGLOQ7/s0deIBWom3+NH5c yVcAniEc8f3jCau9zP85nV1TIDfwY68y =bICL -----END PGP SIGNATURE----- --jCrbxBqMcLqd4mOl--