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
kib
c5ba0185aa
Make the sys/ucontext.h self-contained by changing the return type
...
of __getcontextx_size(3) from size_t to int. PR: ports/164654 MFC after: 1 month
2012-02-01 13:33:53 +00:00
..
_ctx_start.S
Add section .note.GNU-stack for assembly files used by 386 and amd64.
2011-01-07 16:08:40 +00:00
_set_tp.c
…
_setjmp.S
Add section .note.GNU-stack for assembly files used by 386 and amd64.
2011-01-07 16:08:40 +00:00
fabs.S
Add section .note.GNU-stack for assembly files used by 386 and amd64.
2011-01-07 16:08:40 +00:00
flt_rounds.c
…
getcontextx.c
Make the sys/ucontext.h self-contained by changing the return type
2012-02-01 13:33:53 +00:00
infinity.c
…
makecontext.c
…
Makefile.inc
Add API for obtaining extended machine context states that cannot be
2012-01-21 18:00:28 +00:00
rfork_thread.S
Add section .note.GNU-stack for assembly files used by 386 and amd64.
2011-01-07 16:08:40 +00:00
setjmp.S
Despite official i386 ABI does not mandate any stack alignment besides
2011-11-02 18:08:30 +00:00
signalcontext.c
…
sigsetjmp.S
Despite official i386 ABI does not mandate any stack alignment besides
2011-11-02 18:08:30 +00:00