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
/
libc
/
arch
/
sparc
/
gen
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2012-04-12
alloca.c cannot be used
Theo de Raadt
2011-07-08
Revert (leaving the complex math part alone). Some stuff is depending
Martynas Venckus
2011-07-08
Move fabs(3), frexp(3), and modf(3) to libm--nothing has been using
Martynas Venckus
2009-04-21
remove from gen so that lint doesn't check gen if assembly versions
Martynas Venckus
2009-04-19
- ldexp implementation has issues. switch to the one from libm
Martynas Venckus
2008-12-09
- add long double signbit
Martynas Venckus
2008-09-07
- replace dtoa w/ David's gdtoa, version 2008-03-15
Martynas Venckus
2008-07-24
- move isinf, isnan dups to gen, since most is ieee 754
Martynas Venckus
2005-11-29
if we pull in a .S file, we must fake out the lint with a .c file
Theo de Raadt
2005-02-01
Replace broken frexp() with a working one from FreeBSD. There's
Todd C. Miller
2003-05-02
Add Doug Gwyn's portable alloca() for platforms w/o an assembler
Todd C. Miller
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt