Anonymous | Login | 2024-09-07 13:46 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Category | Severity | Type | Date Submitted | Last Update | ||||||||
0001837 | [1003.1(2024)/Issue8] System Interfaces | Editorial | Error | 2024-07-01 16:18 | 2024-07-11 15:52 | ||||||||
Reporter | geoffclare | View Status | public | ||||||||||
Assigned To | |||||||||||||
Priority | normal | Resolution | Accepted | ||||||||||
Status | Resolved | ||||||||||||
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 | |||||||||||||
Summary | 0001837: 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:can allocate a buffer of sufficient size to work with getgrid_r()to: can allocate a buffer of sufficient size to work with getgrgid_r() On page 1597 line 53693 section posix_spawn_file_actions_adddup2(), change: coupled with a posix_spawn_file_actions_close() to avoid leakingto: coupled with a posix_spawn_file_actions_addclose() to avoid leaking On page 1820 line 60177 section pthread_sigmask(), change: during the period the pthread_setmask() call is executingto: during the period the pthread_sigmask() call is executing On page 2139 line 69952 section strftime(), change: success and failure when strftime()() returns 0to: success and failure when strftime() returns 0 Cross-volume change to XRAT ... On page 3794 line 130945 section B.2.8.5 (Rationale for Monotonic Clock), change: The new functions are ... pthread_mutex_clockrdlock(), pthread_mutex_clockwrlock(), and ...to: The new functions are ... pthread_rwlock_clockrdlock(), pthread_rwlock_clockwrlock(), and ... |
||||||||||||
Tags | tc1-2024 | ||||||||||||
Attached Files | |||||||||||||
|
There are no notes attached to this issue. |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |