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
/
arm
Age
Commit message (
Expand
)
Author
2005-02-01
Replace broken frexp() with a working one from FreeBSD. There's
Todd C. Miller
2004-10-01
add some missing $, ok djm@ 'That looks fine to me' millert@
Jonathan Gray
2004-03-01
fix weak aliases for _thread_sys functions, proper libpthead linking.
Dale Rahn
2004-02-16
Remove WARN_REFERENCES incorrectly imported from NetBSD. ok miod@
Dale Rahn
2004-02-12
Update from netbsd, prodded by miod@
Dale Rahn
2004-02-07
Do not generate text relocations in PIC code.
Dale Rahn
2004-02-06
fix alias definition, was backwards.
Dale Rahn
2004-02-03
Correct modf (from alpha) instead of one which doesnt compile from NetBSD
Dale Rahn
2004-02-02
add missing frexp
Dale Rahn
2004-02-02
cleanup
Dale Rahn
2004-02-02
This file was not supposed to committed.
Dale Rahn
2004-02-02
Use the real fpgetround found in softfloat.
Dale Rahn
2004-02-02
fix __weak_alias
Dale Rahn
2004-02-02
Add missing minbrk symbol, fixes profiling builds.
Dale Rahn
2004-02-02
sigh, watch for compile errors...
Dale Rahn
2004-02-01
ARGH, forgot tags.
Dale Rahn
2004-02-01
arm libc support. From NetBSD. currently supports softfloat.
Dale Rahn