diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2014-08-20 21:09:10 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2014-08-20 21:09:10 +0200 |
commit | bd3ccc49712dc44911bf0913ca49815f59747d6f (patch) | |
tree | bdaf0ddafd022a331e81ed275d9935d636984ef5 /pthread | |
parent | f36cd8dcb352f7978e9fceb1b512e08a4e296049 (diff) |
Add __pthread_key_create alias
Some versions of std::thread use it to detect the presence of libpthread (don't
ask why)
* sysdeps/hurd/pt-key-create.c (pthread_key_create): Rename to
__pthread_key_create.
(pthread_key_create): Define as strong alias of __pthread_key_create.
* Versions (libpthread): Add __pthread_key_create.
Diffstat (limited to 'pthread')
0 files changed, 0 insertions, 0 deletions