nptl: add pthread_getname_np/pthread_setname_np from GNU libc
commita9a2380cf01cdae519fdaf8ab021d486c8917e43
authorWaldemar Brodkorb <wbx@uclibc-ng.org>
Thu, 10 Nov 2016 01:26:09 +0000 (10 02:26 +0100)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Thu, 10 Nov 2016 01:26:09 +0000 (10 02:26 +0100)
tree09c2d148b17bf7b6fcdb2d32be7d763db5b25c2a
parentb8fcdddcbb192fc367ff04bbd753b9deb69b09f3
nptl: add pthread_getname_np/pthread_setname_np from GNU libc

These functions are used by firefox for example.
Tested with running firefox on x86 system.
libc/sysdeps/linux/common/not-cancel.h
libpthread/nptl/pthread_getname.c [new file with mode: 0644]
libpthread/nptl/pthread_setname.c [new file with mode: 0644]
libpthread/nptl/sysdeps/pthread/pthread.h