summaryrefslogtreecommitdiffstats
path: root/lib/msun/man
Commit message (Expand)AuthorAgeFilesLines
* Markup, grammar, punctuation.ru2004-07-013-10/+10
* Implement and document fdim{,f,l}, fmax{,f,l}, and fmin{,f,l}.das2004-06-302-0/+182
* Uncomment some functions that we now support.das2004-06-201-3/+3
* Cross-reference round(3) and trunc(3) as appropriate.das2004-06-203-3/+8
* Implement trunc() and truncf().das2004-06-201-0/+74
* Add trivial implementations of scalbln() and scalblnf().das2004-06-201-4/+15
* Document ilogb()'s return values in terms of the FP_ILOGB* macros.stefanf2004-06-191-2/+5
* Memory's free, but all the world ain't a VAX anymore. Bring math.3das2004-06-191-364/+206
* The references to scalbn and scalbnf should be scalb and scalbf.das2004-06-121-2/+5
* Add round(3) and roundf(3) and the associated documentation.das2004-06-071-0/+71
* Add documentation for:das2004-06-064-0/+601
* Add an implementation of copysignl(), a long double version of copysign().stefanf2004-05-071-2/+10
* The prototypes for cabs() and cabsf() are in <complex.h>. Fix their arguments'stefanf2004-05-061-8/+11
* Document fabsl(3).des2003-10-251-6/+19
* mdoc(7) police: Nits.ru2003-03-021-7/+7
* - gamma_r, lgamma_r, gammaf_r, and lgammaf_r were protected by _REENTRANTimp2003-02-261-5/+34
* english(4) police.schweikh2002-12-271-1/+1
* Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes.bde2002-03-261-17/+28
* Fixed some bugs in the description of plain gamma() (and gammaf()).bde2002-03-261-19/+19
* Grammar nit.ru2001-11-211-1/+1
* mdoc(7) police: fixed bugs from rev. 1.15.ru2001-11-201-14/+14
* gamma(x) actually returns \log(|\Gamma(x)|), so correct the mandwmalone2001-11-051-16/+28
* Match parenthesis and don't give names to return values.dd2001-10-151-3/+2
* Fixed missing quoting of >= (in ceil.3) and <= (in floor.3) by reverting tobde2001-10-132-7/+7
* Fixed missing quoting of [-1, +1].bde2001-10-132-2/+4
* Use ".Lb libm" where it will have an effect (not just in the zombie manbde2001-10-1326-0/+52
* Removed .Nm's for the nonexistent functions exp2() and exp2f().bde2001-10-031-2/+0
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-0126-26/+26
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-101-1/+1
* Tiny markup fix: `to' isn't a variableyar2001-08-091-1/+2
* Remove whitespace at EOL.dd2001-07-1520-64/+64
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-109-9/+9
* mdoc(7) police: normalize .Nd.ru2001-04-181-1/+1
* .St -ansiC -> .St -isoCru2001-02-2615-15/+15
* mdoc(7) police: Change -filled displays (which just happenru2001-02-072-2/+2
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-015-8/+9
* Prepare for mdoc(7)NG.ru2000-12-292-2/+1
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-111-1/+1
* mdoc(7) police: Er macro usage cleanup.ru2000-11-223-3/+3
* mdoc(7) police: Nm -> Fn where appropriate.ru2000-11-202-4/+4
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-1/+2
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-022-2/+4
* style fixphantom1999-11-091-5/+8
* $Id$ -> $FreeBSD$peter1999-08-2827-27/+27
* Document the fpgetprec/fpsetprec functions in their man page.jlemon1998-02-041-1/+10
* PR: 5489danny1998-01-151-5/+5
* Fixed minor bugs related to the addition of gammaf.bde1997-07-131-3/+3
* Fixed synopsis. Some float functions claimed to have the same name asbde1997-03-193-6/+6
* Revert $FreeBSD$ to $Id$peter1997-02-2227-27/+27
* Sort cross references.wosch1997-01-2013-33/+33
OpenPOWER on IntegriCloud