Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2003 09:55:21 -0800 (PST)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/gdtoa - Imported sources
Message-ID:  <200303251755.h2PHtLwC082438@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2003/03/25 09:55:21 PST

  FreeBSD src repository

  src/contrib/gdtoa - Imported sources
  Update of /home/ncvs/src/contrib/gdtoa
  In directory repoman.freebsd.org:/tmp/cvs-serv82363
  
  Log Message:
  Import new sources.  The only material change in this update is to
  add locale support for hexadecimal floating point conversions.
  
  Noticed by:	ache
  Reviewed by:	mike (mentor)
  
  Status:
  
  Vendor Tag:	NETLIB
  Release Tags:	v20030324
  		
  U src/contrib/gdtoa/README
  U src/contrib/gdtoa/arithchk.c
  U src/contrib/gdtoa/dmisc.c
  U src/contrib/gdtoa/dtoa.c
  U src/contrib/gdtoa/g_Qfmt.c
  U src/contrib/gdtoa/g__fmt.c
  U src/contrib/gdtoa/g_ddfmt.c
  U src/contrib/gdtoa/g_dfmt.c
  U src/contrib/gdtoa/g_ffmt.c
  U src/contrib/gdtoa/g_xLfmt.c
  U src/contrib/gdtoa/g_xfmt.c
  U src/contrib/gdtoa/gdtoa.c
  U src/contrib/gdtoa/gdtoa.h
  U src/contrib/gdtoa/gdtoaimp.h
  U src/contrib/gdtoa/gethex.c
  U src/contrib/gdtoa/gmisc.c
  U src/contrib/gdtoa/hd_init.c
  U src/contrib/gdtoa/hexnan.c
  U src/contrib/gdtoa/makefile
  U src/contrib/gdtoa/misc.c
  U src/contrib/gdtoa/smisc.c
  U src/contrib/gdtoa/strtoIQ.c
  U src/contrib/gdtoa/strtoId.c
  U src/contrib/gdtoa/strtoIdd.c
  U src/contrib/gdtoa/strtoIf.c
  U src/contrib/gdtoa/strtoIg.c
  U src/contrib/gdtoa/strtoIx.c
  U src/contrib/gdtoa/strtoIxL.c
  U src/contrib/gdtoa/strtod.c
  U src/contrib/gdtoa/strtodI.c
  U src/contrib/gdtoa/strtodg.c
  U src/contrib/gdtoa/strtof.c
  U src/contrib/gdtoa/strtopQ.c
  U src/contrib/gdtoa/strtopd.c
  U src/contrib/gdtoa/strtopdd.c
  U src/contrib/gdtoa/strtopf.c
  U src/contrib/gdtoa/strtopx.c
  U src/contrib/gdtoa/strtopxL.c
  U src/contrib/gdtoa/strtorQ.c
  U src/contrib/gdtoa/strtord.c
  U src/contrib/gdtoa/strtordd.c
  U src/contrib/gdtoa/strtorf.c
  U src/contrib/gdtoa/strtorx.c
  U src/contrib/gdtoa/strtorxL.c
  U src/contrib/gdtoa/sum.c
  U src/contrib/gdtoa/ulp.c
  U src/contrib/gdtoa/xsum0.out
  U src/contrib/gdtoa/test/Q.ou0
  U src/contrib/gdtoa/test/Q.ou1
  U src/contrib/gdtoa/test/Qtest.c
  U src/contrib/gdtoa/test/README
  U src/contrib/gdtoa/test/d.out
  U src/contrib/gdtoa/test/dI.out
  U src/contrib/gdtoa/test/dIsi.out
  U src/contrib/gdtoa/test/dItest.c
  U src/contrib/gdtoa/test/dd.out
  U src/contrib/gdtoa/test/ddsi.out
  U src/contrib/gdtoa/test/ddtest.c
  U src/contrib/gdtoa/test/dt.c
  U src/contrib/gdtoa/test/dtest.c
  U src/contrib/gdtoa/test/dtst.out
  U src/contrib/gdtoa/test/f.out
  U src/contrib/gdtoa/test/ftest.c
  U src/contrib/gdtoa/test/getround.c
  U src/contrib/gdtoa/test/makefile
  U src/contrib/gdtoa/test/rtestnos
  U src/contrib/gdtoa/test/strtoIdSI.c
  U src/contrib/gdtoa/test/strtoIddSI.c
  U src/contrib/gdtoa/test/strtodISI.c
  U src/contrib/gdtoa/test/strtodt.c
  U src/contrib/gdtoa/test/strtopddSI.c
  U src/contrib/gdtoa/test/strtorddSI.c
  U src/contrib/gdtoa/test/testnos
  U src/contrib/gdtoa/test/testnos1
  U src/contrib/gdtoa/test/testnos3
  U src/contrib/gdtoa/test/x.ou0
  U src/contrib/gdtoa/test/x.ou1
  U src/contrib/gdtoa/test/xL.ou0
  U src/contrib/gdtoa/test/xL.ou1
  U src/contrib/gdtoa/test/xLtest.c
  U src/contrib/gdtoa/test/xQtest.c
  U src/contrib/gdtoa/test/xsum0.out
  U src/contrib/gdtoa/test/xtest.c
  
  No conflicts created by this import
  
From owner-cvs-all@FreeBSD.ORG  Tue Mar 25 10:03:12 2003
Return-Path: <owner-cvs-all@FreeBSD.ORG>
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 BA7F437B401; Tue, 25 Mar 2003 10:03:12 -0800 (PST)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5A64243F75; Tue, 25 Mar 2003 10:03:12 -0800 (PST)
	(envelope-from trhodes@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PI3C0U083967;
	Tue, 25 Mar 2003 10:03:12 -0800 (PST)
	(envelope-from trhodes@repoman.freebsd.org)
Received: (from trhodes@localhost)
	by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2PI3Cmp083966;
	Tue, 25 Mar 2003 10:03:12 -0800 (PST)
Message-Id: <200303251803.h2PI3Cmp083966@repoman.freebsd.org>
From: Tom Rhodes <trhodes@FreeBSD.org>
Date: Tue, 25 Mar 2003 10:03:12 -0800 (PST)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
X-Spam-Status: No, hits=0.0 required=5.0
	tests=none
	version=2.50
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp)
Subject: cvs commit: src/etc printcap
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>;
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Mar 2003 18:03:14 -0000

trhodes     2003/03/25 10:03:12 PST

  FreeBSD src repository

  Modified files:
    etc                  printcap 
  Log:
  Update the handbook printing section URL so that it points to the
  correct location.
  
  Revision  Changes    Path
  1.13      +1 -1      src/etc/printcap




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303251755.h2PHtLwC082438>