The following issue has been SUBMITTED. 
====================================================================== 
https://www.austingroupbugs.net/view.php?id=1775 
====================================================================== 
Reported By:                enh
Assigned To:                
====================================================================== 
Project:                    1003.1(2016/18)/Issue7+TC2
Issue ID:                   1775
Category:                   Base Definitions and Headers
Type:                       Enhancement Request
Severity:                   Editorial
Priority:                   normal
Status:                     New
Name:                       Elliott Hughes 
Organization:               Google 
User Reference:              
Section:                    <signal.h> siginfo_t si_addr description 
Page Number:                666 
Line Number:                666 
Interp Status:              --- 
Final Accepted Text:         
====================================================================== 
Date Submitted:             2023-09-13 19:56 UTC
Last Modified:              2023-09-13 19:56 UTC
====================================================================== 
Summary:                    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.
```

====================================================================== 

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             
======================================================================


  • [1003.1(2016... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [1003.1... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [1003.1... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [1003.1... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [1003.1... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [1003.1... Austin Group Bug Tracker via austin-group-l at The Open Group

Reply via email to