diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2019-02-27 15:56:58 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2019-02-27 15:56:58 -0300 |
commit | 6bd4d02ee997f5b073583c5d8638ffdefedb13bc (patch) | |
tree | e5db7ecd73f30b009bf9a16d11e02ecf79e5b52a /LICENSES | |
parent | 1b2184177553ce4ef8458034927ef50854be2af6 (diff) | |
download | glibc-6bd4d02ee997f5b073583c5d8638ffdefedb13bc.tar.gz glibc-6bd4d02ee997f5b073583c5d8638ffdefedb13bc.tar.xz glibc-6bd4d02ee997f5b073583c5d8638ffdefedb13bc.zip |
powerpc: Fix linknamespace introduced by 4d8015639a75
This patch fixes the linknamespace issues add on wcscpy refactor for powerpc-linux-gnu-power4 as shown by the tests: FAIL: conform/POSIX/fnmatch.h/linknamespace FAIL: conform/POSIX/glob.h/linknamespace FAIL: conform/POSIX/wordexp.h/linknamespace FAIL: conform/XPG4/fnmatch.h/linknamespace FAIL: conform/XPG4/glob.h/linknamespace FAIL: conform/XPG4/wordexp.h/linknamespace FAIL: conform/XPG42/fnmatch.h/linknamespace FAIL: conform/XPG42/glob.h/linknamespace FAIL: conform/XPG42/wordexp.h/linknamespace [initial] wordexp -> [libc.a(wordexp.o)] fnmatch -> [libc.a(fnmatch.o)] __wcscat -> [libc.a(wcscat.o)] __wcscpy -> [libc.a(wcscpy.o)] wcscpy Checked on powerpc-linux-gnu-power4. * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Define ifunc symbol as __wcspcy instead of wcscpy.
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions