From owner-cvs-src@FreeBSD.ORG  Fri May  2 15:59:24 2008
Return-Path: <owner-cvs-src@FreeBSD.ORG>
Delivered-To: cvs-src@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C76F7106567F;
	Fri,  2 May 2008 15:59:24 +0000 (UTC) (envelope-from jhb@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org
	[IPv6:2001:4f8:fff6::29])
	by mx1.freebsd.org (Postfix) with ESMTP id A09148FC2B;
	Fri,  2 May 2008 15:59:24 +0000 (UTC) (envelope-from jhb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m42FxOlY056507;
	Fri, 2 May 2008 15:59:24 GMT (envelope-from jhb@repoman.freebsd.org)
Received: (from jhb@localhost)
	by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m42FxOxj056499;
	Fri, 2 May 2008 15:59:24 GMT (envelope-from jhb)
Message-Id: <200805021559.m42FxOxj056499@repoman.freebsd.org>
From: John Baldwin <jhb@FreeBSD.org>
Date: Fri, 2 May 2008 15:59:22 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Cc: 
Subject: cvs commit: src/include stdio.h
X-BeenThere: cvs-src@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: CVS commit messages for the src tree <cvs-src.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>,
	<mailto:cvs-src-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-src>
List-Post: <mailto:cvs-src@freebsd.org>
List-Help: <mailto:cvs-src-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>,
	<mailto:cvs-src-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 02 May 2008 15:59:24 -0000

jhb         2008-05-02 15:59:22 UTC

  FreeBSD src repository

  Modified files:
    include              stdio.h 
  Log:
  Axe now-empty __BSD_VISIBLE block that held renameat().
  
  Reported by:    kib
  Pointy hat:     jhb
  
  Revision  Changes    Path
  1.67      +0 -2      src/include/stdio.h