The following issue has been SUBMITTED. 
====================================================================== 
https://austingroupbugs.net/view.php?id=1837 
====================================================================== 
Reported By:                geoffclare
Assigned To:                
====================================================================== 
Project:                    1003.1(2024)/Issue8
Issue ID:                   1837
Category:                   System Interfaces
Type:                       Error
Severity:                   Editorial
Priority:                   normal
Status:                     New
Name:                       Geoff Clare 
Organization:               The Open Group 
User Reference:              
Section:                    getgrgid(), posix_spawn_file_actions_adddup2(),
pthread_sigmask(), strftime() 
Page Number:                1129, 1597, 1820, 2139 
Line Number:                38663, 53693, 60177, 69952 
Interp Status:              --- 
Final Accepted Text:         
====================================================================== 
Date Submitted:             2024-07-01 16:18 UTC
Last Modified:              2024-07-01 16:18 UTC
====================================================================== 
Summary:                    Editorial mistakes in function names
Description: 
During work on the HTML translation, a few mistakes in function names
turned up (because they became broken links).

Desired Action: 
On page 1129 line 38663 section getgrgid(), change:<blockquote>can allocate
a buffer of sufficient size to work with
<i>getgrid_r</i>()</blockquote>to:<blockquote>can allocate a buffer of
sufficient size to work with <i>getgrgid_r</i>()</blockquote>
On page 1597 line 53693 section posix_spawn_file_actions_adddup2(),
change:<blockquote>coupled with a <i>posix_spawn_file_actions_close</i>()
to avoid leaking</blockquote>to:<blockquote>coupled with a
<i>posix_spawn_file_actions_addclose</i>() to avoid leaking</blockquote>
On page 1820 line 60177 section pthread_sigmask(),
change:<blockquote>during the period the <i>pthread_setmask</i>() call is
executing</blockquote>to:<blockquote>during the period the
<i>pthread_sigmask</i>() call is executing</blockquote>
On page 2139 line 69952 section strftime(), change:<blockquote>success and
failure when <i>strftime()</i>() returns
0</blockquote>to:<blockquote>success and failure when <i>strftime</i>()
returns 0</blockquote>
Cross-volume change to XRAT ...

On page 3794 line 130945 section B.2.8.5 (Rationale for Monotonic Clock),
change:<blockquote>The new functions are ...
<i>pthread_mutex_clockrdlock</i>(), <i>pthread_mutex_clockwrlock</i>(), and
...</blockquote>to:<blockquote>The new functions are ...
<i>pthread_rwlock_clockrdlock</i>(), <i>pthread_rwlock_clockwrlock</i>(),
and ...</blockquote>

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2024-07-01 16:18 geoffclare     New Issue                                    
2024-07-01 16:18 geoffclare     Name                      => Geoff Clare     
2024-07-01 16:18 geoffclare     Organization              => The Open Group  
2024-07-01 16:18 geoffclare     Section                   => getgrgid(),
posix_spawn_file_actions_adddup2(), pthread_sigmask(), strftime()
2024-07-01 16:18 geoffclare     Page Number               => 1129, 1597, 1820,
2139
2024-07-01 16:18 geoffclare     Line Number               => 38663, 53693,
60177, 69952
2024-07-01 16:18 geoffclare     Interp Status             => ---             
======================================================================


  • [1003.1(2024... 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