aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/bsdsrc
Commit message (Expand)AuthorAgeFilesLines
* Fix some non-standard variable declarations.David Schultz2011-10-161-10/+10
* Eliminate some warnings.David Schultz2008-02-223-9/+3
* Fix tgamma() on some special args:Bruce Evans2007-05-021-14/+15
* Document (in a comment) the current (slightly broken) handling of specialBruce Evans2007-05-021-6/+9
* Removed an unused declaration which was so old that it wasn't a prototypeBruce Evans2005-11-181-4/+6
* Fixed aliasing bugs in TRUNC() by using the fdlibm macros for accessBruce Evans2005-09-193-12/+26
* GC unused declarationDavid Schultz2004-12-161-1/+0
* Cosmetic changes only:David Schultz2004-12-163-45/+15
* Remove some kludges designed to ensure that the compiler didn't roundDavid Schultz2004-05-172-87/+10
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-281-4/+0
* Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes.Bruce Evans2002-03-263-5/+9
* Remove __P() usage.David E. O'Brien2002-03-212-7/+8
* Fix SCM ID's.David E. O'Brien2002-03-213-9/+7
* Add __FBSDID()s to libmMatthew Dillon2001-09-303-0/+9
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-11/+11
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-274-0/+1123