]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Optimize access to isXYZ and toXYZ tables
authorUlrich Drepper <drepper@gmail.com>
Sat, 15 Oct 2011 20:27:08 +0000 (16:27 -0400)
committerUlrich Drepper <drepper@gmail.com>
Sat, 15 Oct 2011 20:27:08 +0000 (16:27 -0400)
commitfd5bdc0924e0cfd1688b632068c1b26f3b0c88da
treeaac5e56322b05ae60be779de324b90087fb99dc4
parent2d1f3a4db65d2731a695dee6b973accea8b9adc0
Optimize access to isXYZ and toXYZ tables

The functions to get the pointers can now depend on the TLS variable
be initialized.
ChangeLog
ctype/Versions
ctype/ctype-info.c
include/ctype.h
localedata/ChangeLog
localedata/Makefile
localedata/tst-setlocale2.c [new file with mode: 0644]
nptl/ChangeLog
nptl/pthread_create.c
sysdeps/unix/sysv/linux/init-first.c