From a49f57629f4e6cf1966627015f4f10d3ca47ddfc Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 3 Mar 2003 09:45:25 +0000 Subject: * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. * sysdeps/ia64/dl-machine.h: Likewise. * sysdeps/ia64/dl-symaddr.c (_dl_symbol_address): Remove const from argument type. * sysdeps/ia64/dl-lookupcfg.h: Update decl. * sysdeps/wordsize-64/strtol_l.c (strtoll_l): Define as weak alias. * sysdeps/wordsize-64/strtoul_l.c (strtoull_l): Define as weak alias. * locale/Versions (libc: GLIBC_2.3): Move those to ... * sysdeps/wordsize-32/Versions (libc: GLIBC_2.3): ... here, new file. * sysdeps/wordsize-64/Versions (libc: GLIBC_2.3.3) Likewise. * Versions.def (libc): Add GLIBC_2.3.3 set. --- Versions.def | 1 + 1 file changed, 1 insertion(+) (limited to 'Versions.def') diff --git a/Versions.def b/Versions.def index e07e306c0b..aa31657710 100644 --- a/Versions.def +++ b/Versions.def @@ -18,6 +18,7 @@ libc { GLIBC_2.3 GLIBC_2.3.1 GLIBC_2.3.2 + GLIBC_2.3.3 %ifdef USE_IN_LIBIO HURD_CTHREADS_0.3 %endif -- cgit v1.2.3