aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 796990d..2a4f5a3 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,9 @@ Deprecated and removed features, and other changes affecting compatibility:
programs should use the equivalent standard function
pthread_mutexattr_setrobust instead.
+* The function pthread_yield has been deprecated; programs should use
+ the equivalent standard function sched_yield instead.
+
Changes to build and runtime requirements:
* On Linux, the shm_open, sem_open, and related functions now expect the