From 12f1c4e67f7ecaa3181912b5c18539e4e43138ce Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 30 Aug 2002 00:28:09 +0000 Subject: . --- ChangeLog | 4 ++++ libthreads/ChangeLog | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 01f92b43..9cbce1ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-08-26 Roland McGrath + + * configure.in: Check for uselocale function. + 2002-08-22 Marcus Brinkmann * aclocal.m4 (hurd_LIB_NCURSESW): New test, modified from GNU 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 + + * cthreads.c (cthread_body) [HAVE_USELOCALE]: Call uselocale to + initialize the thread to the global locale. + 2002-07-29 Marcus Brinkmann * stack.c (stack_init): Put back in setting of the -- cgit v1.2.3