FreeBSD Bugzilla – Attachment 8404 Details for
Bug 17614
impossible to CURSIG when compiling with optimization
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 586 bytes, created by
assar
on 2000-03-27 04:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
assar
Created:
2000-03-27 04:40:01 UTC
Size:
586 bytes
patch
obsolete
>--- signalvar.h.orig Mon Mar 27 05:30:33 2000 >+++ signalvar.h Mon Mar 27 05:33:50 2000 >@@ -209,7 +209,6 @@ > void sigexit __P((struct proc *p, int signum)); > void siginit __P((struct proc *p)); > void trapsignal __P((struct proc *p, int sig, u_long code)); >-int __cursig __P((struct proc *p)); > > /* > * Machine-dependent functions: >@@ -226,7 +225,7 @@ > * process, 0 if none. If there is a pending stop signal with default > * action, the process stops in issignal(). > */ >-extern __inline int __cursig(struct proc *p) >+static __inline int __cursig(struct proc *p) > { > sigset_t tmpset;
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 17614
: 8404