From owner-cvs-src@FreeBSD.ORG Thu Oct 6 14:45:09 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46F7D16A41F; Thu, 6 Oct 2005 14:45:09 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 583A743D5C; Thu, 6 Oct 2005 14:45:05 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 78EE550B83; Thu, 6 Oct 2005 16:45:03 +0200 (CEST) Received: from localhost (pjd.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 37BA350B1C; Thu, 6 Oct 2005 16:44:55 +0200 (CEST) Date: Thu, 6 Oct 2005 16:44:54 +0200 From: Pawel Jakub Dawidek To: Stefan Farfeleder Message-ID: <20051006144454.GF23662@garage.freebsd.pl> References: <200510061110.j96BAApc034176@repoman.freebsd.org> <20051006132738.GG603@wombat.fafoe.narf.at> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RpqchZ26BWispMcB" Content-Disposition: inline In-Reply-To: <20051006132738.GG603@wombat.fafoe.narf.at> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng devel (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/libkern strtok.c src/sys/sys libkern.h src/sys/conf files X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2005 14:45:09 -0000 --RpqchZ26BWispMcB Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 06, 2005 at 03:27:40PM +0200, Stefan Farfeleder wrote: +> On Thu, Oct 06, 2005 at 11:10:10AM +0000, Pawel Jakub Dawidek wrote: +> > pjd 2005-10-06 11:10:10 UTC +> >=20 +> > FreeBSD src repository +> >=20 +> > Modified files: +> > sys/sys libkern.h=20 +> > sys/conf files=20 +> > Added files: +> > sys/libkern strtok.c=20 +> > Log: +> > Add strtok() and strtok_r() function to libkern. +>=20 +> Wouldn't it be better to have strsep() instead? Actually we do have strsep() libkern already... --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --RpqchZ26BWispMcB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDRThmForvXbEpPzQRAkt0AJ9EvarlqAPPTO5ePZfc13OkyMv2uQCgoQIn eXbahE/+qxz70cXMe0YpvbQ= =vMN7 -----END PGP SIGNATURE----- --RpqchZ26BWispMcB--