From 3e0dd85b103492e6b91e8e3bf60a997b04eb967f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 11 Jul 2002 16:34:20 +0000 Subject: Update. 2002-07-11 Ulrich Drepper * Versions.def (libc): Add GLIBC_2.3. * stdlib/Versions [libc] (GLIBC_2.3): Add realpath. * stdlib/canonicalize.c: Add compatibility version for realpath and make new code available in GLIBC_2.3. --- Versions.def | 1 + 1 file changed, 1 insertion(+) (limited to 'Versions.def') diff --git a/Versions.def b/Versions.def index 6537c37a16..e90eeeb759 100644 --- a/Versions.def +++ b/Versions.def @@ -15,6 +15,7 @@ libc { GLIBC_2.2.4 GLIBC_2.2.5 GLIBC_2.2.6 + GLIBC_2.3 %ifdef USE_IN_LIBIO HURD_CTHREADS_0.3 %endif -- cgit 1.4.1