diff options
author | Roland McGrath <roland@gnu.org> | 2002-12-05 11:06:49 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-12-05 11:06:49 +0000 |
commit | cbf949bb71d0266ade64c8c779343ff7857700bd (patch) | |
tree | 27a7e8cb363a24f218e9d1369e7488f33923a231 /ChangeLog | |
parent | 556a97c1452106ee52ec4b293f13b99fbef6935c (diff) | |
download | glibc-cbf949bb71d0266ade64c8c779343ff7857700bd.tar glibc-cbf949bb71d0266ade64c8c779343ff7857700bd.tar.gz glibc-cbf949bb71d0266ade64c8c779343ff7857700bd.tar.bz2 glibc-cbf949bb71d0266ade64c8c779343ff7857700bd.zip |
* locale/localeinfo.h [NL_CURRENT_INDIRECT]: Use attribute_tls_model_ie
on _nl_current_LC_* variables.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-12-04 Roland McGrath <roland@redhat.com> + + * locale/localeinfo.h [NL_CURRENT_INDIRECT]: Use attribute_tls_model_ie + on _nl_current_LC_* variables. + 2002-12-05 Ulrich Drepper <drepper@redhat.com> * dirent/bug-readdir1.c (main): Don't call closedir, just close on |