summaryrefslogtreecommitdiffstats
path: root/lib/msun/man
Commit message (Expand)AuthorAgeFilesLines
...
* Document scalbnl and scalblnl.das2005-03-071-9/+16
* Document nextafterl and nexttoward{,f,l}.das2005-03-071-7/+21
* Add nexttoward to the list of implemented functions, and explicitlydas2005-03-071-4/+8
* Document fmal.das2005-03-071-16/+27
* Fix a mistake in the exponent range.das2005-03-061-1/+1
* Un-document the non-extant exp10() and exp10f() functions.das2005-02-261-2/+0
* Typo.ru2005-01-281-1/+1
* Properly terminate sentence.ru2005-01-281-2/+2
* - Move the functions presently described in in ieee(3) to their owndas2005-01-277-574/+875
* Many changes, including the following major ones:das2005-01-231-113/+269
* Add fma() and fmaf(), which implement a fused multiply-add operation.das2005-01-222-1/+106
* Sort sections.ru2005-01-202-17/+17
* Use the \*(If string provided by mdoc(7), to represent infinity.ru2005-01-162-18/+11
* Removed redundant .br call.ru2005-01-161-1/+0
* Remove numerous references to VAX floating-point and the setting ofdas2005-01-1412-204/+44
* Tiny markup nits.ru2005-01-144-22/+23
* Fixed too many of "the", and enclose multi-word argument in double quotes.stefanf2005-01-131-4/+3
* Markup nits.ru2005-01-133-33/+27
* Fixed too many of "the", and enclose multi-word argument in double quotes.ru2005-01-131-4/+3
* Implement and document ceill().stefanf2005-01-131-4/+15
* Bump .Dd for the last commit.stefanf2005-01-131-1/+1
* Hook up and document floorl().stefanf2005-01-121-3/+14
* Document [l]lrint[f]() and [l]lround[f]().das2005-01-115-5/+197
* Scheduled mdoc(7) sweep.ru2005-01-114-6/+8
* Sanitize the markup, as prompted.ru2005-01-111-182/+173
* More updates for math(3):das2004-10-111-30/+40
* Add and document ilogbl(), a long double version of ilogb().stefanf2004-10-111-2/+6
* Add man pages for the cimag(), conj() and creal() functions.stefanf2004-08-071-0/+102
* Fix two bugs in the signbit() macro, which was implemented last year:das2004-07-191-0/+57
* Add C99's nearbyint{,f}() functions as wrappers around rint().das2004-07-061-4/+35
* Eliminate double whitespace.ru2004-07-033-7/+7
* Mechanically kill hard sentence breaks.ru2004-07-024-6/+11
* 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
OpenPOWER on IntegriCloud