diff options
author | Roland McGrath <roland@gnu.org> | 2002-12-04 04:20:40 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-12-04 04:20:40 +0000 |
commit | 852ce9bc389f8ffc22b25450fefeb01e20b71ed3 (patch) | |
tree | 48363c4fc6bc037eadc6bc314488067223dd3b32 | |
parent | e7e6e437daf42e323ba981ef53fbb3e5362d4a3f (diff) | |
download | glibc-852ce9bc389f8ffc22b25450fefeb01e20b71ed3.tar glibc-852ce9bc389f8ffc22b25450fefeb01e20b71ed3.tar.gz glibc-852ce9bc389f8ffc22b25450fefeb01e20b71ed3.tar.bz2 glibc-852ce9bc389f8ffc22b25450fefeb01e20b71ed3.zip |
* sysdeps/generic/libc-tls.c (__libc_setup_tls): Include static TLS
area surplus in calculation for sbrk call.
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2002-12-03 Roland McGrath <roland@redhat.com> + * sysdeps/generic/libc-tls.c (__libc_setup_tls): Include static TLS + area surplus in calculation for sbrk call. + * iconvdata/cp1125.c: New file. * iconvdata/Makefile (distribute): Add it. (modules): Add CP1125. |