]> git.ipfire.org Git - thirdparty/glibc.git/commit
i386: Hide __old_glob64 [BZ #18822]
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 20 Aug 2017 17:46:47 +0000 (10:46 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 2 Dec 2017 21:42:31 +0000 (22:42 +0100)
commit89bf8ef2dba93e19385bf922fdcee87a97db768f
treeffb3d185a8f724b534e6df48851f7760d2c10780
parentbea3f92405f705684275bffee954cafe84ffb09d
i386: Hide __old_glob64 [BZ #18822]

Hide internal __old_glob64 function to allow direct access within
libc.so and libc.a without using GOT nor PLT.

[BZ #18822]
* sysdeps/unix/sysv/linux/i386/glob64.c (__old_glob64): Add
libc_hidden_proto and libc_hidden_def.

(cherry picked from commit 2585d7b839559e665d5723734862fbe62264b25d)
(cherry picked from commit 2b54f16a8a237a1f3e6f8b974cafda09ed75d292)
ChangeLog
sysdeps/unix/sysv/linux/i386/glob64.c