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
/
include
/
math.h
Age
Commit message (
Expand
)
Author
2006-07-12
add some more C99 functions: round(3) and roundf(3).
Brad Smith
2006-07-12
add missing prototypes for trunc/truncf.
Brad Smith
2006-05-05
delint; ok millert@ beck@
Otto Moerbeek
2005-12-13
First step in include files overhaul. Use __FOO_VISIBLE (as defined
Todd C. Miller
2005-11-17
Introduce a few c99 functions: {l,ll}{rint,round}{,f}. From NetBSD via
Otto Moerbeek
2005-01-06
provide float_t, double_t, FLT_EVAL_METHOD (dummy C99 constructs)
Marc Espie
2003-06-26
Better value for vax MAXFLOAT
Jason Wright
2003-06-26
redefine MAXFLOAT in vax terms
Jason Wright
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-05-26
Change protection of struct exception back from #ifdef __LIBM_PRIVATE
Todd C. Miller
2000-03-01
$OpenBSD$
Todd T. Fries
1998-03-02
We don't need two math.h headers incvs server: nothing known about
Todd C. Miller
1997-09-21
Well, as we are heading for a release people are encouraged to rebuild their
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt