refresh patches

SVN-Revision: 25195
This commit is contained in:
Imre Kaloz
2011-01-28 12:34:32 +00:00
parent d288f855e3
commit a48d1f3a70
11 changed files with 46 additions and 53 deletions

View File

@@ -1,6 +1,6 @@
--- a/boehm-gc/include/gc.h
+++ b/boehm-gc/include/gc.h
@@ -503,7 +503,7 @@
@@ -503,7 +503,7 @@ GC_API GC_PTR GC_malloc_atomic_ignore_of
#if defined(__linux__) || defined(__GLIBC__)
# include <features.h>
# if (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 1 || __GLIBC__ > 2) \