mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Update.
1999-02-15 Ulrich Drepper <drepper@cygnus.com> * string/Versions: Add __strverscmp to GLIBC_2.1.1.
This commit is contained in:
@@ -56,4 +56,8 @@ libc {
|
||||
# s*
|
||||
strcasestr; strverscmp;
|
||||
}
|
||||
GLIBC_2.1.1 {
|
||||
# s*
|
||||
__strverscmp;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user