From 852ce9bc389f8ffc22b25450fefeb01e20b71ed3 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 4 Dec 2002 04:20:40 +0000 Subject: [PATCH] * sysdeps/generic/libc-tls.c (__libc_setup_tls): Include static TLS area surplus in calculation for sbrk call. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 24e1a635b5..d2be959836 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2002-12-03 Roland McGrath + * 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.