FreeBSD Bugzilla – Attachment 24816 Details for
Bug 42346
sigreturn man page update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 966 bytes, created by
Stefan Farfeleder
on 2002-09-03 01:00:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Stefan Farfeleder
Created:
2002-09-03 01:00:03 UTC
Size:
966 bytes
patch
obsolete
>--- sigreturn.2.orig Mon Sep 2 20:00:45 2002 >+++ sigreturn.2 Mon Sep 2 20:18:28 2002 >@@ -43,33 +43,9 @@ > .Sh SYNOPSIS > .In signal.h > .Pp >-.Bd -literal >-struct sigcontext { >- int sc_onstack; /* sigstack state to restore */ >- int sc_mask; /* signal mask to restore */ >- int sc_esp; /* machine state */ >- int sc_ebp; >- int sc_isp; >- int sc_eip; >- int sc_efl; >- int sc_es; >- int sc_ds; >- int sc_cs; >- int sc_ss; >- int sc_edi; >- int sc_esi; >- int sc_ebx; >- int sc_edx; >- int sc_ecx; >- int sc_eax; >-# define sc_sp sc_esp >-# define sc_fp sc_ebp >-# define sc_pc sc_eip >-# define sc_ps sc_efl >-}; > .Ed > .Ft int >-.Fn sigreturn "struct sigcontext *scp" >+.Fn sigreturn "ucontext_t *ucp" > .Sh DESCRIPTION > .Fn Sigreturn > allows users to atomically unmask, switch stacks, >@@ -98,7 +74,7 @@ > if one of the following occurs. > .Bl -tag -width Er > .It Bq Er EFAULT >-.Fa Scp >+.Fa Ucp > points to memory that is not a valid part of the process > address space. > .It Bq Er EINVAL
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 42346
: 24816