This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
74b0b3cfcb
freebsd-dev
/
lib
/
libc
/
amd64
/
gen
History
Peter Wemm
74b0b3cfcb
Fix typo, even though this is unused.
2003-05-08 00:02:47 +00:00
..
_setjmp.S
Update for AMD64 contexts. Note that this still has some x87-style FPU
2003-04-30 18:09:33 +00:00
alloca.S
Fix typo, even though this is unused.
2003-05-08 00:02:47 +00:00
fabs.S
Floating point libc functions traditionally written in ASM.
2003-04-30 16:21:03 +00:00
frexp.c
Restore CSRG ID's lost in January 1995.
2002-03-23 02:10:28 +00:00
infinity.c
Implement fpclassify():
2003-02-08 20:37:55 +00:00
isinf.c
o Implement C99 classification macros isfinite(), isinf(), isnan(),
2003-02-12 20:03:41 +00:00
ldexp.c
Restore CSRG ID's lost in January 1995.
2002-03-23 02:10:28 +00:00
Makefile.inc
Turn off alloca.S - it cannot possibly work like this since on AMD64, gcc
2003-05-07 23:49:24 +00:00
modf.S
Floating point libc functions traditionally written in ASM.
2003-04-30 16:21:03 +00:00
setjmp.S
Update for AMD64 contexts. Note that this still has some x87-style FPU
2003-04-30 18:09:33 +00:00
sigsetjmp.S
Update for AMD64 contexts. Note that this still has some x87-style FPU
2003-04-30 18:09:33 +00:00