about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2011-10-28 11:45:12 +0200
committerAndreas Schwab <schwab@redhat.com>2011-10-28 12:02:08 +0200
commit0c92d8a87a47ab3276b4591bd084001053c5af2d (patch)
tree5c1b5f35861e5eabddb6f4aa9a04cd73041b2ec8 /ChangeLog
parentb43433460ba8c8265974aa929788e15077394f0d (diff)
downloadglibc-0c92d8a87a47ab3276b4591bd084001053c5af2d.tar.gz
glibc-0c92d8a87a47ab3276b4591bd084001053c5af2d.tar.xz
glibc-0c92d8a87a47ab3276b4591bd084001053c5af2d.zip
Fix some warning nits
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec76080976..943ff2db41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2011-10-28  Andreas Schwab  <schwab@redhat.com>
 
+	* sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
+	redefine if SHARED.
+	* sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
+
 	* sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
 	wide char related routines to wcsmbs subdir.