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
/
src
/
e_pow.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce libm's exports and make internal calls go direct.
guenther
2016-09-12
1
-4
/
+2
*
Fix a couple of corner cases in the implementation of pow(3) to make it
kettenis
2013-08-02
1
-3
/
+6
*
test LDBL_MANT_DIG == DBL_MANT_DIG instead of hardcoding 53.
espie
2013-07-03
1
-2
/
+2
*
Switch libc and libm to use strong aliases rather than weak aliases
martynas
2013-03-28
1
-1
/
+1
*
Get rid of the very ugly lint workarounds: LINTLIBRARY, PROTOLIB,
martynas
2013-01-13
1
-7
/
+0
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
1
-1
/
+0
*
Finalize work on the math library. It's time to do this monster
martynas
2011-07-06
1
-1
/
+15
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-4
/
+0
*
- replace dtoa w/ David's gdtoa, version 2008-03-15
martynas
2008-09-07
1
-3
/
+3
*
get in the bug fix for pow, from fdlibm 5.3. also adapt it for
martynas
2008-07-20
1
-38
/
+39
*
Avoid shadowing of external symbols by local variables; whoever
otto
2006-04-25
1
-6
/
+6
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-10
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+308