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 5498086..aeda9fa 100644 (file)
@@ -17,6 +17,9 @@ libc {
     # a*
     alphasort64;
 
+    # g*
+    glob64;
+
     # New rlimit interface
     getrlimit; setrlimit; getrlimit64;