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
/
i386
/
gen
History
Daniel Eischen
6c68cb596e
Make sure the first argument to the user function is 16-byte aligned.
...
Submitted by: tegge
2004-12-05 21:22:08 +00:00
..
_ctx_start.S
…
_set_tp.c
When building the custom i386 libraries for use on amd64 kernels, we
2004-11-06 03:28:26 +00:00
_setjmp.S
…
alloca.S
…
fabs.S
…
flt_rounds.c
Make FLT_ROUNDS correctly reflect the dynamic rounding mode.
2004-07-19 08:17:25 +00:00
infinity.c
…
ldexp.c
…
makecontext.c
Make sure the first argument to the user function is 16-byte aligned.
2004-12-05 21:22:08 +00:00
Makefile.inc
Add support for TLS in statically linked programs.
2004-08-15 16:18:52 +00:00
modf.S
…
rfork_thread.S
…
setjmp.S
…
signalcontext.c
…
sigsetjmp.S
…