summaryrefslogtreecommitdiff
path: root/lib/libc/i386/gen/frexp.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace seven nominally MD implementations of frexp() that are brokenDavid Schultz2004-07-181-67/+0
| | | | | | | for subnormals with one implementation that works. Notes: svn path=/head/; revision=132366
* Restore CSRG ID's lost in January 1995.David E. O'Brien2002-03-231-0/+3
| | | | Notes: svn path=/head/; revision=92999
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-4/+2
| | | | | | | I believe have made all of libc .c's as consistent as possible. Notes: svn path=/head/; revision=92986
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-131-3/+2
| | | | Notes: svn path=/head/; revision=81586
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=50476
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-2/+2
| | | | Notes: svn path=/head/; revision=22993
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-2/+2
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* First round of changes to clean up the RCSID mess in libc:David Greenman1995-01-231-3/+5
| | | | | | | | | | | 1) Changed LIB_SCCS and SYSLIB_SCCS to LIB_RCS and SYSLIB_RCS. 2) Changed sccsid[] variables to rcsid[] 3) Moved all RCSID strings into .text 4) Converted all SCCSID's to RCS $Id$'s 5) Added missing $Id$'s after copyright. Notes: svn path=/head/; revision=5790
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+65
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573