From owner-cvs-all@FreeBSD.ORG Sun Sep 11 17:47:29 2005 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 302E516A41F; Sun, 11 Sep 2005 17:47:29 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE21243D45; Sun, 11 Sep 2005 17:47:28 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j8BHlS0r032200 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 11 Sep 2005 13:47:28 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j8BHlP6P005478; Sun, 11 Sep 2005 13:47:25 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5527D5118D; Sun, 11 Sep 2005 13:47:25 -0400 (EDT) Date: Sun, 11 Sep 2005 13:47:25 -0400 From: Kris Kennaway To: Arjan Van Leeuwen Message-ID: <20050911174725.GB58934@xor.obsecurity.org> References: <200508291846.j7TIkdcM090396@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QKdGvSO+nmPlgiQ/" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Andre Oppermann , cvs-all@freebsd.org Subject: Re: cvs commit: src/include string.h src/lib/libc/string Makefile.inc memchr.3 memmem.3 memmem.c strchr.3 strstr.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Sep 2005 17:47:29 -0000 --QKdGvSO+nmPlgiQ/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 11, 2005 at 01:10:52PM +0200, Arjan Van Leeuwen wrote: > Hi Andre, >=20 > On 8/29/05, Andre Oppermann wrote: > > andre 2005-08-29 18:46:39 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: (Branch: RELENG_6) > > include string.h > > lib/libc/string Makefile.inc memchr.3 strchr.3 strstr.3 > > Added files: (Branch: RELENG_6) > > lib/libc/string memmem.3 memmem.c > > Log: > > MFC addition of memmem(3). >=20 > Shouldn't __FreeBSD_version be bumped for this? I'm asking because I > maintain a port that uses memmem(3), and there's now no way to > distinguish between the FreeBSD 6 installations that have memmem(3), > and the ones that don't. Yes, it should have been. Kris --QKdGvSO+nmPlgiQ/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDJG2sWry0BWjoQKURAqMHAJ4p+pmOJmxBwbhXSCtHUcIaBhoFcACgykH3 msBowDYwU1vF/z8juEdCsCk= =Jc2L -----END PGP SIGNATURE----- --QKdGvSO+nmPlgiQ/--