From cf9a51371cdf4cfb13f40cd2d7e5916bb4c499b4 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Mon, 2 Aug 2021 13:53:38 +0200 Subject: Cygwin: clarify importance of new GNU-specifc API Signed-off-by: Corinna Vinschen --- winsup/doc/new-features.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'winsup/doc/new-features.xml') diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml index 74e42167a..99cb342f7 100644 --- a/winsup/doc/new-features.xml +++ b/winsup/doc/new-features.xml @@ -20,8 +20,9 @@ option '-pg'. (Continue using gprof to get symbolic profile displays.) -New GNU-specific APIs: pthread_cond_clockwait, pthread_mutex_clocklock, -pthread_rwlock_clockrdlock, pthread_rwlock_clockwrlock, sem_clockwait. +New GNU-specific APIs, slated to become part of the next POSIX standard: +pthread_cond_clockwait, pthread_mutex_clocklock, pthread_rwlock_clockrdlock, +pthread_rwlock_clockwrlock, sem_clockwait. -- cgit v1.2.3