diff options
author | Roland McGrath <roland@gnu.org> | 2002-08-30 00:28:09 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-08-30 00:28:09 +0000 |
commit | 12f1c4e67f7ecaa3181912b5c18539e4e43138ce (patch) | |
tree | b7f1cbd94dd15977fcfef89deae71674a429e0f3 /libthreads | |
parent | c14de078c5ec6f891f2961542617e743764ec1da (diff) |
.
Diffstat (limited to 'libthreads')
-rw-r--r-- | libthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index 8e8e2ddd..eff1ade9 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,3 +1,8 @@ +2002-08-26 Roland McGrath <roland@frob.com> + + * cthreads.c (cthread_body) [HAVE_USELOCALE]: Call uselocale to + initialize the thread to the global locale. + 2002-07-29 Marcus Brinkmann <marcus@gnu.org> * stack.c (stack_init): Put back in setting of the |