View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001898 | 1003.1(2024)/Issue8 | Base Definitions and Headers | public | 2024-12-20 01:02 | 2025-01-09 16:46 |
Reporter | larryv | Assigned To | |||
Priority | normal | Severity | Editorial | Type | Enhancement Request |
Status | Resolved | Resolution | Accepted As Marked | ||
Name | Lawrence Velázquez | ||||
Organization | |||||
User Reference | |||||
Section | 2.1.1 Requirements, 4.16 Pathname Resolution, 4.23 Treatment of Error Conditions for Mathematical Functions, 8.3 Other Environment Variables, 11.1.1 Opening a Terminal Device File, limits.h, netdb.h | ||||
Page Number | 16, 105, 109, 174, 199, 293, 317 | ||||
Line Number | 463, 3291, 3413, 6129-6130, 6148, 7113, 10246, 11131 | ||||
Interp Status | --- | ||||
Final Accepted Text | 0001898:0007039 | ||||
Summary | 0001898: Some cross-references have unnecessary XSH prefix | ||||
Description | As per 0001895:0007019, cross-references of the form "<fname( )>" need not be prefixed with "XSH", and 0001895 was resolved (0001895:0007022) without adding "XSH" prefixes to such cross-references that don't already have it. It may be desirable to remove some existing "XSH" prefixes for consistency. This would reduce possible reader confusion about why some of the cross-references are prefixed and others aren't. | ||||
Desired Action | On page 16 line 463, change:XSH confstr( )to: confstr( ) On page 105 line 3291, change: XSH rename( )to: rename( ) On page 109 line 3413, change: XSH feraiseexcept( )to: feraiseexcept( ) On page 174 lines 6129-6130 and 6148, change XSH tcgetwinsize( )to: tcgetwinsize( ) On page 199 line 7113, change: XSH ptsname( )to: ptsname( ) On page 293 line 10246, change XSH sysconf( )to: sysconf( ) On page 317 line 11131, change: XSH freeaddrinfo( )to: freeaddrinfo( ) | ||||
Tags | tc1-2024 |
related to | 0001895 | Resolved | XSH/XCU/XRAT prefixes missing from some cross-references |
|
Sigh. In Description above,"<fname( )>"should be "fname( )" |
|
On page 105 the context is:the rename() and renameat() functions (see XSH [xref to rename()]) and the mv utility (see XCU [xref to mv]). If we remove the XSH, then for consistency we should remove the XCU as well (and likewise on page 384 line 13481: "see XCU [xref to xargs]"). |
|
Make the changes in the desired action and in 0001898:0007034. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-12-20 01:02 | larryv | New Issue | |
2024-12-20 01:02 | larryv | Name | => Lawrence Velázquez |
2024-12-20 01:02 | larryv | Section | => 2.1.1 Requirements, 4.16 Pathname Resolution, 4.23 Treatment of Error Conditions for Mathematical Functions, 8.3 Other Environment Variables, 11.1.1 Opening a Terminal Device File, limits.h, netdb.h |
2024-12-20 01:02 | larryv | Page Number | => 16, 105, 109, 174, 199, 293, 317 |
2024-12-20 01:02 | larryv | Line Number | => 463, 3291, 3413, 6129-6130, 6148, 7113, 10246, 11131 |
2024-12-20 01:08 | larryv | Note Added: 0007028 | |
2025-01-02 10:56 | geoffclare | Note Added: 0007034 | |
2025-01-09 15:42 | Don Cragun | Relationship added | related to 0001895 |
2025-01-09 16:45 | geoffclare | Note Added: 0007039 | |
2025-01-09 16:46 | geoffclare | Interp Status | => --- |
2025-01-09 16:46 | geoffclare | Final Accepted Text | => 0001898:0007039 |
2025-01-09 16:46 | geoffclare | Status | New => Resolved |
2025-01-09 16:46 | geoffclare | Resolution | Open => Accepted As Marked |
2025-01-09 16:46 | geoffclare | Description Updated | |
2025-01-09 16:47 | geoffclare | Tag Attached: tc1-2024 |