aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/man
Commit message (Expand)AuthorAgeFilesLines
* erf.3: Add a STANDARDS sectionGordon Bergling2024-06-231-1/+12
* Now that D44168 has been merged to stable/14, update the manpageMark Murray2024-04-121-2/+2
* lib/msun: Fix tgammal(3) on IEEE 128-bit platformsMark Murray2024-03-181-10/+9
* lib: Remove ancient SCCS tags.Warner Losh2023-11-2732-68/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-1633-33/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-1627-54/+0
* msun: Correct FreeBSD version in sincos() man pageBrad Smith2023-06-091-1/+1
* libm: Correct some typos in source code commentsGordon Bergling2022-09-034-9/+9
* libc: Add HISTORY sections to the manual pagesGordon Bergling2022-05-055-5/+30
* Implementations of cexpl()Steve Kargl2021-11-052-7/+18
* [LIBM] implementations of sinpi[fl], cospi[fl], and tanpi[fl]Steve Kargl2021-10-253-0/+319
* math(3): Use the .Fa macro for function argumentsGordon Bergling2021-07-0911-28/+28
* Fix a few mandoc issuesGordon Bergling2020-10-091-10/+10
* Fix typoSergio Carlavilla Delgado2020-04-041-1/+1
* Note some functions that appeared in First Edition UnixWarner Losh2020-04-013-3/+18
* Add HISTORY sections to log(3) man pageSergio Carlavilla Delgado2020-03-261-1/+12
* Add some HISTORY sections to manpagesSergio Carlavilla Delgado2020-02-191-1/+4
* Introduce <sys/qmath.h>, a fixed-point math library from Netflix.
Edward Tomasz Napierala2019-08-271-0/+1
* csqrt(3): Fix some typos in the manual pageMateusz Piotrowski2018-11-041-2/+2
* Recommit r336497: Fix powl, cpow, cpowf, and cpowl imports from OpenBSDDimitry Andric2018-07-201-9/+2
* Revert r336497 for now, as it breaks on architectures using gcc, with:Dimitry Andric2018-07-191-2/+9
* Fix powl, cpow, cpowf, and cpowl imports from OpenBSDDimitry Andric2018-07-191-9/+2
* msun: add ld80/ld128 powl, cpow, cpowf, cpowl from openbsdMatt Macy2018-07-152-5/+65
* clog.3, complex.3: Fix typos and igor style issuesConrad Meyer2018-06-062-14/+12
* Add implementations for clog(3), clogf(3), and clog(3).Konstantin Belousov2018-05-132-4/+109
* cacos(3): correct spelling of 'I'Eitan Adler2017-12-311-2/+2
* Correct r326748, indicating that tgammal(3) is mapped to tgamma(3), notDimitry Andric2017-12-101-1/+1
* Document the existence and precision of the remaining long doubleDimitry Andric2017-12-102-6/+29
* Remove the sentence in math(3) about some long double math functions notDimitry Andric2017-12-071-7/+1
* Implement sincos, sincosf, and sincosl.Michal Meloun2017-05-281-0/+82
* Renumber copyright clause 4Warner Losh2017-02-2832-32/+32
* Add documentations related to new APIs of r313761Mahdi Mokhtari2017-02-171-8/+38
* Bump .DdEnji Cooper2015-11-091-1/+1
* Document powl(3)Enji Cooper2015-11-091-5/+10
* .ie is not supposed to be used in manpagesBaptiste Daroussin2015-07-141-6/+2
* mdoc: fix function declarationBaptiste Daroussin2015-04-261-2/+2
* mdoc: remove empty lineBaptiste Daroussin2015-04-261-1/+0
* Remove end of line whitespaceBaptiste Daroussin2015-04-261-3/+3
* According to POSIX.1-2008, the Bessel functions of second kindSteve Kargl2015-03-101-25/+20
* mdoc: remove EOL whitespace.Joel Dahl2014-12-291-1/+1
* mdoc: improvements to SEE ALSO.Joel Dahl2014-12-273-3/+3
* Minor Xr fix.Joel Dahl2014-12-261-1/+1
* * Makefile:Steve Kargl2014-09-151-11/+26
* * Makefile:Steve Kargl2014-07-131-11/+16
* * msun/man/cosh.3:Steve Kargl2013-12-313-3/+3
* Fix a mismerge of my local doc changes to msun/man/sinh.3.Steve Kargl2013-12-301-2/+4
* * Makefile:Steve Kargl2013-12-303-12/+24
* Add implementations of acoshl(), asinhl(), and atanhl(). This is aDavid Schultz2013-06-103-39/+60
* ld80 and ld128 implementations of expm1l(). This code started lifeSteve Kargl2013-06-031-3/+7
* Add logl, log2l, log10l, and log1pl.David Schultz2013-06-031-11/+30