From ccaf7306707314c44a8f636cc198a80fa7db12b1 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 30 Aug 2002 08:11:12 +0000 Subject: * locale/localename.c: If the current locale is the global locale, use _nl_current_names; otherwise use the locale object. 2002-08-29 Roland McGrath * sysdeps/mach/hurd/bits/local_lim.h (NAME_MAX): New macro. 2002-08-29 Roland McGrath --- ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9e01dfae7a..f6e061a11f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-08-30 Roland McGrath + + * locale/localename.c: If the current locale is the global locale, use + _nl_current_names; otherwise use the locale object. + 2002-08-29 Ulrich Drepper * libio/fileops.c (_IO_new_file_fopen): Recognize new mode specifier @@ -11,7 +16,9 @@ * libio/iofdopen.c (_IO_new_fdopen): Recognize 'm' mode specifier. Enable mmap-using mode only if 'm' was set. -2002-08-29 Roland McGrath +2002-08-29 Roland McGrath + + * sysdeps/mach/hurd/bits/local_lim.h (NAME_MAX): New macro. * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup: doinit): Change argument type from int to intptr_t. @@ -40,6 +47,8 @@ * mach/mach.h: Include . +2002-08-29 Roland McGrath + * elf/dl-runtime.c (IN_DL_RUNTIME): Define this macro first thing. * sysdeps/i386/dl-machine.h: Only declare fixup, profile_fixup and define ELF_MACHINE_RUNTIME_TRAMPOLINE under #ifdef IN_DL_RUNTIME. -- cgit v1.2.3