A NOTE has been added to this issue. ====================================================================== http://austingroupbugs.net/view.php?id=1216 ====================================================================== Reported By: mikecrowe Assigned To: ajosey ====================================================================== Project: 1003.1(2016)/Issue7+TC2 Issue ID: 1216 Category: System Interfaces Type: Enhancement Request Severity: Comment Priority: normal Status: Under Review Name: Mike Crowe Organization: User Reference: Section: pthread Page Number: 0 Line Number: 0 Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2018-11-26 18:53 UTC Last Modified: 2019-03-06 13:17 UTC ====================================================================== Summary: Adding clockid parameter to functions that accept absolute struct timespec timeouts ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- related to 0001164 Correct C++11 std::condition_variable r... ======================================================================
---------------------------------------------------------------------- (0004276) mikecrowe (reporter) - 2019-03-06 13:17 http://austingroupbugs.net/view.php?id=1216#c4276 ---------------------------------------------------------------------- I've posted patches for pthread_cond_clockwait, sem_clockwait, pthread_rwlock_clockrdlock and pthread_rwlock_clockwrlock to the glibc mailing list. I received only one reply for a straightforward-to-fix problem. https://sourceware.org/ml/libc-alpha/2019-02/msg00637.html pthread_mutex_clocklock requires more work. Issue History Date Modified Username Field Change ====================================================================== 2018-11-26 18:53 mikecrowe New Issue 2018-11-26 18:53 mikecrowe Status New => Under Review 2018-11-26 18:53 mikecrowe Assigned To => ajosey 2018-11-26 18:53 mikecrowe Name => Mike Crowe 2018-11-26 18:53 mikecrowe Section => pthread 2018-11-26 18:53 mikecrowe Page Number => 0 2018-11-26 18:53 mikecrowe Line Number => 0 2018-11-27 09:23 geoffclare Project 1003.1(2008)/Issue 7 => 1003.1(2016)/Issue7+TC2 2018-11-27 09:23 geoffclare Relationship added related to 0001164 2018-11-27 16:02 nick Note Added: 0004171 2019-01-07 21:26 mikecrowe Note Added: 0004196 2019-01-19 04:08 mikecrowe Note Added: 0004215 2019-03-06 13:17 mikecrowe Note Added: 0004276 ======================================================================
