This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libc
/
arch
/
ns32k
/
gen
History
mycroft
959acd6d47
Looks like I forgot to add this copy of isnan.c.
1999-09-17 21:32:53 +00:00
..
__setjmp14.S
…
__sigsetjmp14.S
…
_setjmp.S
…
alloca.S
…
byte_swap_2.S
…
byte_swap_4.S
…
fabs.S
…
flt_rounds.c
…
fpgetmask.c
…
fpgetround.c
…
fpgetsticky.c
…
fpsetmask.c
…
fpsetround.c
…
fpsetsticky.c
…
frexp.c
Trivial KNF.
1999-08-29 18:39:35 +00:00
infinity.c
…
isinf.c
…
isnan.c
Looks like I forgot to add this copy of isnan.c.
1999-09-17 21:32:53 +00:00
ldexp.c
Another microoptimization. Take advantage of the addition already having set
1999-08-30 18:28:24 +00:00
Makefile.inc
Use the C version of ldexp(). The assembler version was broken in several
1999-08-29 19:08:44 +00:00
modf.S
…
setjmp.S
…
sigsetjmp.S
…