summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2003-05-31 21:07:08 +0000
committermarcel <marcel@FreeBSD.org>2003-05-31 21:07:08 +0000
commitbf7c437f6811262c6b3b3ef4262a57b3c29f9fc8 (patch)
tree1a69b8b0850571ce78982f887548dfd41ab8efad /lib/libc
parentb8e383ac78d433ff7d1ebfed1199723e6b20ba80 (diff)
downloadFreeBSD-src-bf7c437f6811262c6b3b3ef4262a57b3c29f9fc8.zip
FreeBSD-src-bf7c437f6811262c6b3b3ef4262a57b3c29f9fc8.tar.gz
Implement set_mcontext() and get_mcontext(). Just as for sendsig() and
sigreturn(), we cheat and assume the preserved registers are still on-chip and unmodified. This is actually the case, but more by accident than by design. We need to use unwinding eventually or explicitly compile the kernel in a way that the compiler steers clear from using the preserved registers completely.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud