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
/
noieee_src
/
n_atan2.c
Age
Commit message (
Expand
)
Author
2013-07-15
bring reference C code that's not compiled in synch with asm code
Marc Espie
2013-03-28
Switch libc and libm to use strong aliases rather than weak aliases
Martynas Venckus
2013-01-13
Get rid of the very ugly lint workarounds: LINTLIBRARY, PROTOLIB,
Martynas Venckus
2012-12-05
Remove excessive sys/cdefs.h inclusion
Theo de Raadt
2011-05-30
Trick lint into recording the right prototypes in the llib-lm.ln
Martynas Venckus
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-04-11
in the old days compiler could not convert decimal constants
Martynas Venckus
2008-12-10
use sys/cdefs.h; pointed out by theo
Martynas Venckus
2008-12-09
- 80-bit and quad precision trigonometric and other most
Martynas Venckus
2008-07-17
properly raise inexact; ok millert@
Martynas Venckus
2008-06-21
cleaning up, no functional changes
Martynas Venckus
2008-06-12
spacing, add rcs ids, no binary change
Martynas Venckus
2008-06-12
some cleanup for noieee_src, as asked by millert@: remove fictional
Martynas Venckus
2008-06-12
- no need for ifdef dance (21), we have isnan, finite for vax
Martynas Venckus
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-10-11
scalb() in vax libm is in fact scalbn(), so change the symbol name.
Miod Vallat
2000-10-10
^vax^__vax__
Hugh Graham
1995-10-18
initial import of NetBSD tree
Theo de Raadt