libc/linuxthreads manager.c pthread.c
roland@sources.redhat.com
roland@sources.redhat.com
Sat Aug 3 20:25:00 GMT 2002
CVSROOT: /cvs/glibc
Module name: libc
Changes by: roland@sources.redhat.com 2002-08-03 20:25:12
Modified files:
linuxthreads : manager.c pthread.c
Log message:
2002-08-02 Roland McGrath <roland@redhat.com>
* sysdeps/pthread/bits/libc-tsd.h (enum __libc_tsd_key_t):
Add _LIBC_TSD_KEY_LOCALE.
* manager.c (pthread_start_thread) [!(USE_TLS && HAVE___THREAD)]:
Call __uselocale to initialize our per-thread locale pointer to
the global one.
* pthread.c (__pthread_initialize_minimal): Likewise.
More information about the Glibc-cvs
mailing list