]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - NEWS
New API to set default thread attributes
[thirdparty/glibc.git] / NEWS
diff --git a/NEWS b/NEWS
index 36de21eee2d453852abeccf83d033e0d451fcb97..ea9c6a0dd2b1099c9006546bf1b3269ae9ee7d76 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,10 @@ Version 2.18
 
 * On Linux, the clock function now uses the clock_gettime system call
   for improved precision, rather than old times system call.
+
+* Added new API functions pthread_getattr_default_np and
+  pthread_setattr_default_np to get and set the default pthread
+  attributes of a process.
 \f
 Version 2.17