From owner-cvs-all Thu Oct 3 13:24:21 2002 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 0CB3837B404; Thu, 3 Oct 2002 13:24:20 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 513E543E75; Thu, 3 Oct 2002 13:24:19 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g93KOIFX057523; Thu, 3 Oct 2002 13:24:18 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.5/Submit) id g93KOIAI057522; Thu, 3 Oct 2002 13:24:18 -0700 (PDT) Date: Thu, 3 Oct 2002 13:24:18 -0700 From: "David O'Brien" To: Juli Mallett Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include string.h Message-ID: <20021003202418.GA57502@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Juli Mallett , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200210031951.g93Jp4ts005797@freefall.freebsd.org> <20021003125231.A92239@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021003125231.A92239@FreeBSD.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Oct 03, 2002 at 12:52:31PM -0700, Juli Mallett wrote: > * De: "David E. O'Brien" [ Data: 2002-10-03 ] > [ Subjecte: cvs commit: src/include string.h ] > > obrien 2002/10/03 12:51:04 PDT > > > > Modified files: > > include string.h > > Log: > > Add stpcpy(3). > > Thanks! Any parts of the base system that you have in mind as consumers > for this, or like getopt_long(3) is it mostly because third-party stuff > likes it? tar, ld, as, ar, cc1, cc1plus in the base system. Some patch removal for ports (once it is open season on ports again). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message