nptl: remove pthread_attr_init/pthread_create weak aliases
commitff530271e47b68345aaecf939988d8a0e1823956
authorWaldemar Brodkorb <wbx@uclibc-ng.org>
Thu, 12 Jan 2017 18:35:09 +0000 (12 19:35 +0100)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Sat, 14 Jan 2017 17:31:49 +0000 (14 18:31 +0100)
treeda7eef4cba57f408a34a82db3b6af7b8d34c507e
parentf4432e06555b0e8f250e6abc87cdf6e14320a52c
nptl: remove pthread_attr_init/pthread_create weak aliases

We do not support symbol versioning, so remove these weak aliases.
libpthread/nptl/pthreadP.h
libpthread/nptl/pthread_attr_init.c
libpthread/nptl/pthread_create.c