From owner-cvs-all@FreeBSD.ORG Sun Oct 17 02:12:51 2004 Return-Path: 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 8588816A4CE; Sun, 17 Oct 2004 02:12:51 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 668B443D1F; Sun, 17 Oct 2004 02:12:51 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i9H2Co1b020816; Sat, 16 Oct 2004 19:12:50 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i9H2CouM020811; Sat, 16 Oct 2004 19:12:50 -0700 (PDT) (envelope-from obrien) Date: Sat, 16 Oct 2004 19:12:50 -0700 From: "David O'Brien" To: "Tim J. Robbins" Message-ID: <20041017021250.GA20222@dragon.nuxi.com> References: <200410170152.i9H1qmZg051366@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410170152.i9H1qmZg051366@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.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 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2004 02:12:51 -0000 On Sun, Oct 17, 2004 at 01:52:48AM +0000, Tim J. Robbins wrote: > tjr 2004-10-17 01:52:48 UTC > > FreeBSD src repository > > Modified files: > lib/libc Makefile > Log: > Bump the libc major version number to 6. Why? This commit doesn't have any .c files in it; so what's the incompatable API change? -- -- David (obrien@FreeBSD.org)