From 1bc29dadbf50406f3b04f12c44efb6057a74612e Mon Sep 17 00:00:00 2001
From: rpj <rpj>
Date: Sat, 26 Mar 2011 07:43:44 +0000
Subject: rename function

---
 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'NEWS')

diff --git a/NEWS b/NEWS
index 675cf68..221f251 100644
--- a/NEWS
+++ b/NEWS
@@ -56,7 +56,7 @@ types when the mutex is robust, whereas this does not occur for the
 "normal" non-robust mutex type.
 - Ross Johnson
 
-pthread_getsequence_np is implemented for source level compatibility
+pthread_getunique_np is implemented for source level compatibility
 with some other implementations. This routine returns a 64 bit
 sequence number that is uniquely associated with a thread. It can be
 used by applications to order or hash POSIX thread handles.
-- 
cgit v1.2.3