index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libm
/
src
/
k_standard.c
Age
Commit message (
Expand
)
Author
2013-11-19
Add cbrtl(3) and sqrtl(3), from FreeBSD.
joerg
2013-11-19
Report correct exception for fmodl.
joerg
2011-04-11
let log(<0) return NaN rather than -inf in POSIX/XOPEN modes, as
drochner
2010-09-01
EDOM should not be set on atan2(0,0) in POSIX mode, found by
drochner
2010-01-27
fix return values for atan2(+-0,+-0) in the POSIX case
drochner
2010-01-20
let the previous fix apply to acos rather than atan2,
drochner
2010-01-20
PR/42630 asin(2.0) and acos(2.0) doesn't return NaN.
tnozaki
2005-07-21
Add wrappers for the newly added functions. Thanks Klaus!
christos
2002-05-26
__STDC__ is always defined on NetBSD.
wiz
2001-05-26
revert previous (obviously wrong) change
aymeric
2001-05-22
Make this compile when _USE_WRITE is defined
aymeric
1999-07-02
More trailing white space.
simonb
1997-10-09
rcsid facism, WARNSify
lukem
1995-05-10
Id -> NetBSD
jtc
1994-09-22
LIBM_SCCS must be defined for the RCS ID to be defined.
jtc
1994-08-10
Float versions of math functions. From Ian Taylor (ian@cygnus.com), with
jtc
1994-02-18
Add RCS ID's.
jtc
1994-02-11
Include <math.h> instead of "fdlibm.h"
jtc
1994-02-11
Fdlibm 5.1
jtc