From owner-cvs-all  Fri Jun 28 20:23:24 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 7D88E37B400; Fri, 28 Jun 2002 20:23:19 -0700 (PDT)
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3006043E0A; Fri, 28 Jun 2002 20:23:19 -0700 (PDT)
	(envelope-from obrien@FreeBSD.org)
Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1])
	by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5T3NJJU024679;
	Fri, 28 Jun 2002 20:23:19 -0700 (PDT)
	(envelope-from obrien@freefall.freebsd.org)
Received: (from obrien@localhost)
	by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5T3NJEF024678;
	Fri, 28 Jun 2002 20:23:19 -0700 (PDT)
Message-Id: <200206290323.g5T3NJEF024678@freefall.freebsd.org>
From: "David E. O'Brien" <obrien@FreeBSD.org>
Date: Fri, 28 Jun 2002 20:23:18 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/lib/libc/sparc64/gen Makefile.inc frexp.c
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-all.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all>
X-Loop: FreeBSD.ORG

obrien      2002/06/28 20:23:18 PDT

  Modified files:
    lib/libc/sparc64/gen Makefile.inc 
  Added files:
    lib/libc/sparc64/gen frexp.c 
  Log:
  Add frexp(3).
  
  Obtained from:  OpenBSD
  
  Revision  Changes    Path
  1.4       +2 -2      src/lib/libc/sparc64/gen/Makefile.inc
  1.1       +78 -0     src/lib/libc/sparc64/gen/frexp.c (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message