diff options
author | Yury Norov <ynorov@caviumnetworks.com> | 2017-10-31 15:28:42 -0200 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2017-10-31 17:49:11 -0200 |
commit | e8681faa01e782800aa44acd0f13b191aca13c81 (patch) | |
tree | 3aa8188e5753156e65589d1924a842898acd33d8 /elf/tst-tls15.c | |
parent | 43e662837ca64a5141a5ebbb2d6f9d15513524d7 (diff) | |
download | glibc-e8681faa01e782800aa44acd0f13b191aca13c81.tar.gz glibc-e8681faa01e782800aa44acd0f13b191aca13c81.tar.xz glibc-e8681faa01e782800aa44acd0f13b191aca13c81.zip |
Consolidate Linux sigpending() implementation
ia64, s390-64, sparc64 and x86_64 host their own implementation of sigpending() in corresponding files, but they are identical to generic linux file despite few comments. This patch removes that files, so the implementation of sigpending() is taken from sysdeps/unix/sysv/linux for all ports. Build-tested on x86_64. * sysdeps/unix/sysv/linux/ia64/sigpending.c: Remove file. * sysdeps/unix/sysv/linux/s390/s390-64/sigpending.c: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Likewise. * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Likewise. Signed-off-by: Yury Norov <ynorov@caviumnetworks.com> Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'elf/tst-tls15.c')
0 files changed, 0 insertions, 0 deletions