index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libm
/
arch
/
hppa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert (leaving the complex math part alone). Some stuff is depending
martynas
2011-07-08
1
-17
/
+0
*
Move fabs(3), frexp(3), and modf(3) to libm--nothing has been using
martynas
2011-07-08
1
-0
/
+17
*
Trick lint into recording the right prototypes in the llib-lm.ln
martynas
2011-05-30
2
-8
/
+14
*
fenv improvements and cleanups
martynas
2011-04-28
1
-59
/
+76
*
fenv for hppa
martynas
2011-04-21
1
-0
/
+355
*
Tweak inline asm to prevent gcc4 from optimizing away crucial bits of it.
kettenis
2010-05-05
8
-24
/
+24
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
14
-56
/
+0
*
round, roundf, trunc, truncf for hppa; ok kettenis@
martynas
2009-07-15
4
-0
/
+108
*
floor(3) should round towards -inf instead of towards zero.
kettenis
2009-06-30
2
-6
/
+4
*
use sys/cdefs.h; pointed out by theo
martynas
2008-12-10
2
-4
/
+4
*
- 80-bit and quad precision trigonometric and other most
martynas
2008-12-09
2
-4
/
+20
*
- replace dtoa w/ David's gdtoa, version 2008-03-15
martynas
2008-09-07
4
-8
/
+8
*
evil pasto
mickey
2004-05-22
1
-2
/
+2
*
these are supposed to round towards zero; found by millert@ while testing perl 5.8.1
mickey
2003-10-31
2
-4
/
+4
*
fpr0 is recommended to be operated in full 64bits, although seemed to work otherwise, fix it
mickey
2003-01-16
4
-24
/
+28
*
these are not libm private and fix the rintf pasting error
mickey
2002-09-11
6
-13
/
+13
*
add reminder and roundings
mickey
2002-05-22
8
-0
/
+172
*
md sqrt() implementation
mickey
2002-05-22
2
-0
/
+32