Anonymous | Login | 2023-12-02 08:13 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Category | Severity | Type | Date Submitted | Last Update | ||||||||
0001775 | [1003.1(2016/18)/Issue7+TC2] Base Definitions and Headers | Editorial | Enhancement Request | 2023-09-13 19:56 | 2023-11-16 17:00 | ||||||||
Reporter | enh | View Status | public | ||||||||||
Assigned To | |||||||||||||
Priority | normal | Resolution | Accepted | ||||||||||
Status | Resolved | ||||||||||||
Name | Elliott Hughes | ||||||||||||
Organization | |||||||||||||
User Reference | |||||||||||||
Section | <signal.h> siginfo_t si_addr description | ||||||||||||
Page Number | 336 | ||||||||||||
Line Number | 11382 | ||||||||||||
Interp Status | --- | ||||||||||||
Final Accepted Text | |||||||||||||
Summary | 0001775: si_addr description confusingly over-specific | ||||||||||||
Description |
the description of siginfo_t::si_addr is currently: ``` void *si_addr Address of faulting instruction. ``` which is over-specific to SIGILL. |
||||||||||||
Desired Action |
something like this seems like it would be more accurate/less confusing: ``` void *si_addr Address that caused fault. ``` |
||||||||||||
Tags | tc3-2008 | ||||||||||||
Attached Files | |||||||||||||
|
There are no notes attached to this issue. |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |