opnsense-src/lib/msun/man
Gordon Bergling 2699604d8e libc: Add HISTORY sections to the manual pages
There are some sections which could be improved
and work to do so is on going. The work will be
covered via 'X-MFC-WITH' commits.

Obtained from:	OpenBSD
Differential Revision: https://reviews.freebsd.org/D34759

(cherry picked from commit 4b7f35db44)
2022-06-04 07:59:43 +02:00
..
acos.3 math(3): Use the .Fa macro for function arguments 2021-07-12 06:07:24 +02:00
acosh.3 math(3): Use the .Fa macro for function arguments 2021-07-12 06:07:24 +02:00
asin.3 math(3): Use the .Fa macro for function arguments 2021-07-12 06:07:24 +02:00
asinh.3 math(3): Use the .Fa macro for function arguments 2021-07-12 06:07:24 +02:00
atan.3
atan2.3 math(3): Use the .Fa macro for function arguments 2021-07-12 06:07:24 +02:00
atanh.3 math(3): Use the .Fa macro for function arguments 2021-07-12 06:07:24 +02:00
cacos.3 cacos(3): correct spelling of 'I' 2017-12-31 00:55:00 +00:00
ccos.3 math(3): Use the .Fa macro for function arguments 2021-07-12 06:07:24 +02:00
ccosh.3 math(3): Use the .Fa macro for function arguments 2021-07-12 06:07:24 +02:00
ceil.3
cexp.3 Implementations of cexpl() 2021-11-10 21:36:20 +02:00
cimag.3
clog.3 clog.3, complex.3: Fix typos and igor style issues 2018-06-06 16:25:00 +00:00
complex.3 Implementations of cexpl() 2021-11-10 21:36:20 +02:00
copysign.3
cos.3 Fix typo 2020-04-04 07:43:47 +00:00
cosh.3 libc: Add HISTORY sections to the manual pages 2022-06-04 07:59:43 +02:00
cospi.3 [LIBM] implementations of sinpi[fl], cospi[fl], and tanpi[fl] 2021-11-02 03:16:29 +02:00
cpow.3 msun: add ld80/ld128 powl, cpow, cpowf, cpowl from openbsd 2018-07-15 00:23:10 +00:00
csqrt.3 csqrt(3): Fix some typos in the manual page 2018-11-04 14:11:38 +00:00
erf.3
exp.3 math(3): Use the .Fa macro for function arguments 2021-07-12 06:07:24 +02:00
fabs.3
fdim.3
feclearexcept.3
feenableexcept.3
fegetenv.3
fegetround.3
fenv.3
floor.3 libc: Add HISTORY sections to the manual pages 2022-06-04 07:59:43 +02:00
fma.3
fmax.3
fmod.3 libc: Add HISTORY sections to the manual pages 2022-06-04 07:59:43 +02:00
hypot.3
ieee.3
ieee_test.3
ilogb.3
j0.3
lgamma.3 Correct r326748, indicating that tgammal(3) is mapped to tgamma(3), not 2017-12-10 23:03:13 +00:00
log.3 Add HISTORY sections to log(3) man page 2020-03-26 11:24:43 +00:00
lrint.3
lround.3
math.3 Introduce <sys/qmath.h>, a fixed-point math library from Netflix. 2019-08-27 11:46:22 +00:00
nan.3
nextafter.3
remainder.3
rint.3
round.3
scalbn.3
signbit.3
sin.3 Note some functions that appeared in First Edition Unix 2020-04-01 22:50:41 +00:00
sincos.3 math(3): Use the .Fa macro for function arguments 2021-07-12 06:07:24 +02:00
sinh.3 libc: Add HISTORY sections to the manual pages 2022-06-04 07:59:43 +02:00
sinpi.3 [LIBM] implementations of sinpi[fl], cospi[fl], and tanpi[fl] 2021-11-02 03:16:29 +02:00
sqrt.3 math(3): Use the .Fa macro for function arguments 2021-07-12 06:07:24 +02:00
tan.3
tanh.3 libc: Add HISTORY sections to the manual pages 2022-06-04 07:59:43 +02:00
tanpi.3 [LIBM] implementations of sinpi[fl], cospi[fl], and tanpi[fl] 2021-11-02 03:16:29 +02:00
trunc.3