From: Tom Hughes Date: Thu, 7 May 2015 18:54:51 +0000 (+0000) Subject: Document fix for BZ#347389. X-Git-Tag: svn/VALGRIND_3_11_0~418 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=df0b387c95c9c2dea8f3607099b0219c7aa35265;p=thirdparty%2Fvalgrind.git Document fix for BZ#347389. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15192 --- diff --git a/NEWS b/NEWS index b1e63eda8f..89a2c3d52a 100644 --- a/NEWS +++ b/NEWS @@ -172,6 +172,7 @@ where XXXXXX is the bug number as listed below. 347151 Fix suppression for pthread_rwlock_init on OS X 10.8 347379 valgrind --leak-check=full memleak errors from system libraries on OS X 10.8 == 217236 +347389 unhandled syscall: 373 (Linux ARM syncfs) n-i-bz Provide implementations of certain compiler builtins to support compilers who may not provide those n-i-bz Old STABS code is still being compiled, but never used. Remove it.