View Issue Details

IDProjectCategoryView StatusLast Update
00017751003.1(2016/18)/Issue7+TC2Base Definitions and Headerspublic2024-06-11 09:07
Reporterenh Assigned To 
PrioritynormalSeverityEditorialTypeEnhancement Request
Status ClosedResolutionAccepted 
NameElliott Hughes
OrganizationGoogle
User Reference
Section<signal.h> siginfo_t si_addr description
Page Number336
Line Number11382
Interp Status---
Final Accepted Text
Summary0001775: si_addr description confusingly over-specific
Descriptionthe description of siginfo_t::si_addr is currently:
```
void *si_addr Address of faulting instruction.
```
which is over-specific to SIGILL.
Desired Actionsomething like this seems like it would be more accurate/less confusing:
```
void *si_addr Address that caused fault.
```
Tagsapplied_after_i8d3, tc3-2008

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-09-13 19:56 enh New Issue
2023-09-13 19:56 enh Name => Elliott Hughes
2023-09-13 19:56 enh Organization => Google
2023-09-13 19:56 enh Section => <signal.h> siginfo_t si_addr description
2023-09-13 19:56 enh Page Number => 666
2023-09-13 19:56 enh Line Number => 666
2023-09-13 20:46 Don Cragun Page Number 666 => 336
2023-09-13 20:46 Don Cragun Line Number 666 => 11382
2023-09-13 20:46 Don Cragun Interp Status => ---
2023-11-16 17:00 Don Cragun Status New => Resolved
2023-11-16 17:00 Don Cragun Resolution Open => Accepted
2023-11-16 17:01 Don Cragun Tag Attached: tc3-2008
2023-12-07 14:08 geoffclare Status Resolved => Applied
2023-12-07 14:08 geoffclare Tag Attached: applied_after_i8d3
2024-06-11 09:07 agadmin Status Applied => Closed