From 1ce38f54619afa424d654e87c9dfa37821a667b3 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 16 Jul 2011 00:37:44 +0200 Subject: open_issues/gcc: Update. --- open_issues/glibc_madvise_vs_static_linking.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'open_issues/glibc_madvise_vs_static_linking.mdwn') diff --git a/open_issues/glibc_madvise_vs_static_linking.mdwn b/open_issues/glibc_madvise_vs_static_linking.mdwn index 4546348e..6238bc77 100644 --- a/open_issues/glibc_madvise_vs_static_linking.mdwn +++ b/open_issues/glibc_madvise_vs_static_linking.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2010, 2011 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -22,3 +22,5 @@ luckly no / not many packages use. case of MADV_DONTNEED), but may influence its performance. The kernel is free to ignore the advice.* (`man madvise`), so we may simply want to turn it into a no-op in glibc, avoiding the link-time warning. + +2011-07: This is what Samuel has done for Debian glibc. -- cgit v1.2.3