aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/bsdsrc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables in msun/bsdsrc/b_tgamma.cSteve Kargl2025-08-091-1/+1
* lib/msun: Cleanup after $FreeBSD$ removalSteve Kargl2024-01-284-4/+0
* lib: Remove ancient SCCS tags.Warner Losh2023-11-274-5/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-163-6/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* * lib/msun/Makefile:Mark Murray2021-12-153-395/+369
* msun: drop clause 3 from the Berkeley license.Pedro F. Giffuni2019-12-273-18/+6
* Remove an unused incude from lib/msun/bsdsrc/b_log.c.Dimitry Andric2017-12-071-1/+0
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-184-3/+11
* 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