From a199ee5dcb74594227b99776ae70431e329a8836 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 15 Feb 1999 09:20:26 +0000 Subject: Update. 1999-02-15 Ulrich Drepper * string/Versions: Add __strverscmp to GLIBC_2.1.1. --- string/Versions | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'string/Versions') diff --git a/string/Versions b/string/Versions index b3fba757c7..fa599fcb59 100644 --- a/string/Versions +++ b/string/Versions @@ -56,4 +56,8 @@ libc { # s* strcasestr; strverscmp; } + GLIBC_2.1.1 { + # s* + __strverscmp; + } } -- cgit v1.2.3