libc/sysdeps/generic dl-tls.c
roland@sources.redhat.com
roland@sources.redhat.com
Mon Aug 12 01:48:00 GMT 2002
CVSROOT: /cvs/glibc
Module name: libc
Changes by: roland@sources.redhat.com 2002-08-12 01:48:38
Modified files:
sysdeps/generic: dl-tls.c
Log message:
2002-08-12 Roland McGrath <roland@redhat.com>
* sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Fix inner loop
start count condition, use TOTAL instead of variable that was never
set. Fix outer loop termination condition to TOTAL >= after update.
More information about the Glibc-cvs
mailing list