summaryrefslogtreecommitdiff
path: root/lib/libm/common_source
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.1_cvscvs2svn1997-03-271-1/+1
| | | | | | | 'RELENG_2_2_1_RELEASE'. This commit was manufactured to restore the state of the 2.2.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* YAMFC: sort xrefs.Mike Pritchard1997-02-2822-49/+49
| | | | Notes: svn path=/stable/2.2/; revision=23186
* YAMFC: various minor man page cleanupsMike Pritchard1997-01-021-2/+3
| | | | Notes: svn path=/stable/2.2/; revision=21220
* Improve some poor wording.Mike Pritchard1996-08-212-4/+4
| | | | Notes: svn path=/head/; revision=17757
* Correct a cuple of improperly formatted xrefs.Mike Pritchard1996-08-152-2/+2
| | | | Notes: svn path=/head/; revision=17613
* Remove trailing whitespace.Rodney W. Grimes1995-05-3020-188/+188
| | | | Notes: svn path=/head/; revision=8870
* Declare huge and tiny as volatile so that gcc doesn't evaluate huge*hugeBruce Evans1994-09-081-1/+2
| | | | | | | | | | | and tiny*tiny at compile time. The evaluations are supposed to be done at run time to set the IEEE exception flags. Many other source files in libm and msun are missing this fix. Fixing them is not urgent since the default IEEE exception masks don't allow use of the overflow exception flag. Notes: svn path=/head/; revision=2576
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-2752-0/+8535
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573