This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
sparc64
/
gen
History
David E. O'Brien
333fc21e3c
Fix the style of the SCM ID's.
...
I believe have made all of libc .c's as consistent as possible.
2002-03-22 21:53:29 +00:00
..
_setjmp.S
Add .register directives for gcc3.
2001-12-29 06:37:33 +00:00
assym.s
Account for <machine/fsr.h> no longer being usable for assembler code.
2002-03-11 03:13:02 +00:00
fixunsdfsi.S
Fix __dtoul to work on sparc64 (it used a half-way v8 stack layout),
2002-03-11 03:10:55 +00:00
flt_rounds.c
…
fpsetmask.c
Add fpsetmask(). Needed to build miniperl.
2002-03-05 04:03:57 +00:00
infinity.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
isinf.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
ldexp.c
Fix the style of the SCM ID's.
2002-03-22 21:53:29 +00:00
Makefile.inc
Add fpsetmask(). Needed to build miniperl.
2002-03-05 04:03:57 +00:00
modf.S
Account for <machine/fsr.h> no longer being usable for assembler code.
2002-03-11 03:13:02 +00:00
setjmp.S
Add .register directives for gcc3.
2001-12-29 06:39:53 +00:00
sigsetjmp.S
Fix a bug where siglongjmp would clobber the argument to return from
2002-03-05 04:02:04 +00:00