diff options
author | Joseph Myers <joseph@codesourcery.com> | 2015-01-05 16:05:34 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2015-01-05 16:05:34 +0000 |
commit | ab70da77ea8076b49ad81a8c06103c51d4e81dc4 (patch) | |
tree | 3acc1f1dc8b5b9f9db6f5ebb7ddc9d1143e4227f /sysdeps/x86_64/x32/sysdep.h | |
parent | b8986484e47d6c9b3aecbd259dac52b4c9c99e0d (diff) | |
download | glibc-ab70da77ea8076b49ad81a8c06103c51d4e81dc4.tar.gz glibc-ab70da77ea8076b49ad81a8c06103c51d4e81dc4.tar.xz glibc-ab70da77ea8076b49ad81a8c06103c51d4e81dc4.zip |
Fix ARM posix_fadvise64 namespace (bug 17793).
ARM posix_fadvise calls __posix_fadvise64_l64, to which posix_fadvise64 is a strong alias, but posix_fadvise is a POSIX function and posix_fadvise64 isn't. This patch changes it into a weak alias. Tested for ARM that this fixes the corresponding linknamespace test failures. [BZ #17793] * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c (posix_fadvise64): Define as weak alias not strong alias.
Diffstat (limited to 'sysdeps/x86_64/x32/sysdep.h')
0 files changed, 0 insertions, 0 deletions