From bd6daf3b198cb5b06d677333d476b89d8e699c2f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 22 Oct 2002 16:11:43 +0000 Subject: * locale/programs/locarchive.c (add_alias): Change locrec_offset arg into pointer to locrec_offset. (add_locale_to_archive): Adjust callers. Free normalized_name right before returning, not immediately after add_locale, pass it to add_alias if not NULL instead of name. Rename second normalized_name occurence to nnormalized_codeset_name. 2002-10-21 Andreas Schwab * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_execve): Set caller to EXTRA instead of execve, since the latter has a higher-priority implementation in linuxthreads. --- linuxthreads/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 6b185a02e8..1e069044ee 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2002-10-22 Jakub Jelinek + + * manager.c (pthread_start_thread): Call __uselocale even + if [! SHARED]. Patch by Leon Kanter . + 2002-10-17 Roland McGrath * Makefile (unload): Don't link in libpthread.so. -- cgit v1.2.3