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
/
s_nan.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce libm's exports and make internal calls go direct.
guenther
2016-09-12
1
-5
/
+3
*
Switch from <sys/endian.h> or <machine/endian.h> to the new,
guenther
2014-07-21
1
-4
/
+4
*
unsigned char casts for ctype macros
deraadt
2013-11-22
1
-3
/
+3
*
test LDBL_MANT_DIG == DBL_MANT_DIG instead of hardcoding 53.
espie
2013-07-03
1
-3
/
+3
*
Switch libc and libm to use strong aliases rather than weak aliases
martynas
2013-03-28
1
-2
/
+2
*
Get rid of the very ugly lint workarounds: LINTLIBRARY, PROTOLIB,
martynas
2013-01-13
1
-8
/
+1
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
1
-2
/
+1
*
Trick lint into recording the right prototypes in the llib-lm.ln
martynas
2011-05-30
1
-5
/
+10
*
use sys/cdefs.h; pointed out by theo
martynas
2008-12-10
1
-2
/
+2
*
- 80-bit and quad precision trigonometric and other most
martynas
2008-12-09
1
-1
/
+8
*
- replace dtoa w/ David's gdtoa, version 2008-03-15
martynas
2008-09-07
1
-2
/
+2
*
revert
martynas
2008-08-08
1
-2
/
+2
*
make _digittoint static
martynas
2008-08-08
1
-2
/
+2
*
- remove isinff, isnanf. this has been moved to libc
martynas
2008-07-24
1
-0
/
+123