]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
DRD does now support sem_open() and sem_close().
authorBart Van Assche <bvanassche@acm.org>
Sat, 25 Jul 2009 11:16:51 +0000 (11:16 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sat, 25 Jul 2009 11:16:51 +0000 (11:16 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10599

NEWS

diff --git a/NEWS b/NEWS
index f517bd4b32740ecd7f273c5d2edff714096dd1ab..98e7e90ee20975d2d6ec5cab29470c233c8d2782 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -88,6 +88,7 @@ Release 3.5.0 (???)
     DRD thread ID), DRD does now identify threads via a single number (the DRD
     thread ID). Furthermore "first observed at" information is now printed for
     all error messages related to synchronization objects.
+  - Added support for named semaphores (sem_open() and sem_close()).
   - Race conditions between pthread_barrier_wait() and
     pthread_barrier_destroy() calls are now reported.
   - Added support for memory pools through the macro's