From d3f802f76e0d5140a4233ddcc152f010fa22f9e3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 8 Jan 2003 02:31:28 +0000 Subject: Update. 2003-01-07 Ulrich Drepper * time/Versions [GLIBC_2.3.2] (libc): Export strptime_l. --- time/Versions | 3 +++ 1 file changed, 3 insertions(+) (limited to 'time/Versions') diff --git a/time/Versions b/time/Versions index 616da7edc2..273956d5f3 100644 --- a/time/Versions +++ b/time/Versions @@ -59,4 +59,7 @@ libc { # these internal names are used by libstdc++ __strftime_l; __wcsftime_l; } + GLIBC_2.3.2 { + strptime_l; + } } -- cgit v1.2.3