FreeBSD Bugzilla – Attachment 101092 Details for
Bug 140474
signal(3) missing reference to NSIG
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
signal.3.patch.txt
signal.3.patch.txt (text/plain), 661 bytes, created by
Alexander Best
on 2010-02-09 12:50:52 UTC
(
hide
)
Description:
signal.3.patch.txt
Filename:
MIME Type:
Creator:
Alexander Best
Created:
2010-02-09 12:50:52 UTC
Size:
661 bytes
patch
obsolete
>Index: lib/libc/gen/signal.3 >=================================================================== >--- lib/libc/gen/signal.3 (revision 203556) >+++ lib/libc/gen/signal.3 (working copy) >@@ -178,6 +178,12 @@ > func() remains installed after a signal has been delivered. > .Ef > .Pp >+NSIG is being assigned the highest signal number available. >+Unlike Linux SIGUNUSED however it's not a valid signal of it's own >+and thus mustn't be used as >+.Fa sig >+argument. In it's current state NSIG is an alias for SIGTHR. >+.Pp > For some system calls, if a signal is caught while the call is > executing and the call is prematurely terminated, > the call is automatically restarted.
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 Raw
Actions:
View
Attachments on
bug 140474
: 101092