]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add glob64@@GLIBC_2.2.
authorUlrich Drepper <drepper@redhat.com>
Sat, 19 Aug 2000 16:14:18 +0000 (16:14 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 19 Aug 2000 16:14:18 +0000 (16:14 +0000)
sysdeps/unix/sysv/linux/arm/Versions

index 549808625326eefebf744ea000424edaaf31f6c6..aeda9fa5fba38c6298f5ff0763f12a7856837a27 100644 (file)
@@ -17,6 +17,9 @@ libc {
     # a*
     alphasort64;
 
+    # g*
+    glob64;
+
     # New rlimit interface
     getrlimit; setrlimit; getrlimit64;