|
From: <sv...@va...> - 2015-05-07 18:54:57
|
Author: tom
Date: Thu May 7 19:54:51 2015
New Revision: 15192
Log:
Document fix for BZ#347389.
Modified:
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Thu May 7 19:54:51 2015
@@ -172,6 +172,7 @@
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.
|