The following issue has been SUBMITTED. ====================================================================== https://austingroupbugs.net/view.php?id=1898 ====================================================================== Reported By: larryv Assigned To: ====================================================================== Project: 1003.1(2024)/Issue8 Issue ID: 1898 Category: Base Definitions and Headers Type: Enhancement Request Severity: Editorial Priority: normal Status: New 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: ====================================================================== Date Submitted: 2024-12-20 01:02 UTC Last Modified: 2024-12-20 01:02 UTC ====================================================================== Summary: Some cross-references have unnecessary XSH prefix Description: As per https://austingroupbugs.net/view.php?id=1895#c7019, cross-references of the form "<<i>fname</i>( )>" need not be prefixed with "XSH", and https://austingroupbugs.net/view.php?id=1895 was resolved (https://austingroupbugs.net/view.php?id=1895#c7022) 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:<blockquote>XSH <i>confstr</i>( )</blockquote>to:<blockquote><i>confstr</i>( )</blockquote> On page 105 line 3291, change:<blockquote>XSH <i>rename</i>( )</blockquote>to:<blockquote><i>rename</i>( )</blockquote> On page 109 line 3413, change:<blockquote>XSH <i>feraiseexcept</i>( )</blockquote>to:<blockquote><i>feraiseexcept</i>( )</blockquote> On page 174 lines 6129-6130 and 6148, change<blockquote>XSH <i>tcgetwinsize</i>( )</blockquote>to:<blockquote><i>tcgetwinsize</i>( )</blockquote> On page 199 line 7113, change:<blockquote>XSH <i>ptsname</i>( )</blockquote>to:<blockquote><i>ptsname</i>( )</blockquote> On page 293 line 10246, change<blockquote>XSH <i>sysconf</i>( )</blockquote>to:<blockquote><i>sysconf</i>( )</blockquote> On page 317 line 11131, change:<blockquote>XSH <i>freeaddrinfo</i>( )</blockquote>to:<blockquote><i>freeaddrinfo</i>( )</blockquote> ====================================================================== Issue History 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 ======================================================================
