about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2012-04-02 22:26:43 +0200
committerThomas Schwinge <thomas@schwinge.name>2012-04-02 22:26:43 +0200
commit228c019e6336d6da448715a1c5fcca9771827f61 (patch)
tree4728bc5b92523c935b3ab72d8ff575993addbcfc /ChangeLog
parentd1635ef80ff1ddab70f2332f8780a6d126b89c08 (diff)
downloadglibc-228c019e6336d6da448715a1c5fcca9771827f61.tar.gz
glibc-228c019e6336d6da448715a1c5fcca9771827f61.tar.xz
glibc-228c019e6336d6da448715a1c5fcca9771827f61.zip
Call __ctype_init in early glibc startup.
This adds the bits missing from fd5bdc0924e0cfd1688b632068c1b26f3b0c88da.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01f5718784..ebb70425fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* csu/init-first.c (__libc_init_first): Call __ctype_init.
+	* sysdeps/i386/init-first.c (init): Likewise.
+	* sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
+	* sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
+	* sysdeps/sh/init-first.c (init): Likewise.
+
 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
 
 	* po/ru.po: Update from translation team.