about summary refs log tree commit diff
path: root/sysdeps/wordsize-64/glob.c
diff options
context:
space:
mode:
authorTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>2018-04-19 15:21:54 -0300
committerTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>2018-04-19 15:21:54 -0300
commit70ae2309a84496e287d721cf88a1c916c2a2c971 (patch)
treedb32edc81ee3df28aed67a192a6a0c5def226942 /sysdeps/wordsize-64/glob.c
parent15a05fafa4d7f94ae5002803ad8384519479469b (diff)
parent49a0c33ead1b1eea5b414e9e2574a4fd96291203 (diff)
downloadglibc-ibm/2.22/master.tar.gz
glibc-ibm/2.22/master.tar.xz
glibc-ibm/2.22/master.zip
Merge branch 'release/2.22/master' into ibm/2.22/master ibm/2.22/master
Diffstat (limited to 'sysdeps/wordsize-64/glob.c')
-rw-r--r--sysdeps/wordsize-64/glob.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/wordsize-64/glob.c b/sysdeps/wordsize-64/glob.c
index 082faf1c70..954e8d37e2 100644
--- a/sysdeps/wordsize-64/glob.c
+++ b/sysdeps/wordsize-64/glob.c
@@ -4,5 +4,3 @@
 #undef glob64
 #undef globfree64
 weak_alias (glob, glob64)
-weak_alias (globfree, globfree64)
-libc_hidden_ver (globfree, globfree64)