index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libm
/
shlib_version
Age
Commit message (
Expand
)
Author
2009-10-26
Add man pages for the fdim/fmin/fmax family of functions and make sure fdiml
Mark Kettenis
2009-07-25
int is big enough to fully represent exponents of all supported fp
Martynas Venckus
2008-12-09
- 80-bit and quad precision trigonometric and other most
Martynas Venckus
2008-09-07
- replace dtoa w/ David's gdtoa, version 2008-03-15
Martynas Venckus
2008-07-24
- remove isinff, isnanf. this has been moved to libc
Martynas Venckus
2008-06-11
- on non-ieee, rename gamma to tgamma, the 'true' gamma
Martynas Venckus
2006-07-12
add some more C99 functions: round(3) and roundf(3).
Brad Smith
2006-03-18
add some more C99 functions: trunc(3) and truncf(3).
Brad Smith
2005-11-17
Introduce a few c99 functions: {l,ll}{rint,round}{,f}. From NetBSD via
Otto Moerbeek
2004-07-13
errno changes, lib major version bumps, and general flag day
Marco S Hyman
2002-12-03
Crank all library major numbers. Needed due to the fact that we
Todd C. Miller
1995-10-18
initial import of NetBSD tree
Theo de Raadt