]> git.ipfire.org Git - thirdparty/glibc.git/commit
Use generic pthread support on hppa.
authorJohn David Anglin <danglin@gcc.gnu.org>
Sun, 9 Jul 2017 19:01:11 +0000 (15:01 -0400)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 9 Jul 2017 19:01:11 +0000 (15:01 -0400)
commitc5f70682a53ae118a1541fe5a8142ca1008098ba
tree226c5784412a9e7137f1727a12c96dd116962506
parent58d021c83699a4b363ce4db2d932a0d5f864549e
Use generic pthread support on hppa.
ChangeLog
sysdeps/nptl/bits/thread-shared-types.h
sysdeps/unix/sysv/linux/hppa/internaltypes.h [deleted file]
sysdeps/unix/sysv/linux/hppa/pthread.h
sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c [deleted file]
sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c [deleted file]
sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c [deleted file]
sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c [deleted file]
sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c [deleted file]