glibc/sysdeps/ia64/nptl
Vineet Gupta 1270fbaaee semaphore: consolidate arch headers into a generic one
This consolidates the copy-pasted arch specific semaphore header into
single version (based on s390) which suffices 32-bit and and 64-bit
arch/ABI based on the canonical WORDSIZE.

For now I've left out arches which use alternate defines to choose for
32 vs 64-bit builds (aarch64, mips) which in theory can also use the same
header.

Passes build-many for
  aarch64-linux-gnu arm-linux-gnueabi arm-linux-gnueabihf
  riscv64-linux-gnu-rv64imac-lp64 riscv64-linux-gnu-rv64imafdc-lp64
  x86_64-linux-gnu microblaze-linux-gnu nios2-linux-gnu

Suggested-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
2020-05-06 13:07:12 -07:00
..
bits semaphore: consolidate arch headers into a generic one 2020-05-06 13:07:12 -07:00
Makefile ia64: Remove sigprocmask/sigblock objects from libpthread 2020-04-21 14:01:58 -03:00
pthread_spin_lock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pthread_spin_trylock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pthread_spin_unlock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pthread-offsets.h nptl: add missing pthread-offsets.h 2020-02-10 17:01:21 +01:00
pthreaddef.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tcb-offsets.sym Remove cached PID/TID in clone 2016-11-24 19:38:51 -02:00
tls.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00