aboutsummaryrefslogtreecommitdiff
path: root/COPYING.LIB
diff options
context:
space:
mode:
authorYury Norov <ynorov@caviumnetworks.com>2017-10-31 15:28:42 -0200
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2017-10-31 17:49:11 -0200
commite8681faa01e782800aa44acd0f13b191aca13c81 (patch)
tree3aa8188e5753156e65589d1924a842898acd33d8 /COPYING.LIB
parent43e662837ca64a5141a5ebbb2d6f9d15513524d7 (diff)
downloadglibc-e8681faa01e782800aa44acd0f13b191aca13c81.zip
glibc-e8681faa01e782800aa44acd0f13b191aca13c81.tar.gz
glibc-e8681faa01e782800aa44acd0f13b191aca13c81.tar.bz2
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 'COPYING.LIB')
0 files changed, 0 insertions, 0 deletions