From 963e3b588003bafb2529e4a989211b0ecc39c684 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 29 Aug 2002 02:18:11 +0000 Subject: * locale/nl_langinfo.c [NL_CURRENT_INDIRECT]: Use a categories.def iterator to refer to each category's _nl_current_LC_FOO symbol, so we know they are all linked in. --- linuxthreads/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'linuxthreads') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 1091ce6cdf..2ae14e01d8 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2002-08-28 Roland McGrath + + * sysdeps/pthread/timer_routines.c (thread_func): Fix type in cast. + 2002-08-28 Jakub Jelinek * sysdeps/unix/sysv/linux/hppa/aio_cancel.c: New file. @@ -7,7 +11,7 @@ 2002-08-28 Ulrich Drepper * sysdeps/pthread/timer_routines.c (thread_func): Change return - type to void and add casts in use to avoid warnings wit all gcc + type to void and add casts in use to avoid warnings with all gcc versions. 2002-08-08 Jakub Jelinek -- cgit v1.2.3