diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2015-11-01 11:55:35 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2015-11-01 11:55:35 +0100 |
commit | 3c237122a91c0a782183c63e9c277ab97837b9cf (patch) | |
tree | 8d48ea190a778eaedaa182b7a58abae43a157345 /Versions | |
parent | 0cb5361e21196dcc2bd8a1763af5c6f0cf82ca5f (diff) | |
parent | c7c777b3d43d490c2012f6b8e6a61c455479fbbc (diff) |
Merge branch 'master-glibc' into master-glibc-2.21
Diffstat (limited to 'Versions')
-rw-r--r-- | Versions | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ libc { pthread_mutex_lock; pthread_mutex_trylock; pthread_mutex_unlock; pthread_self; pthread_setcancelstate; pthread_setcanceltype; __pthread_get_cleanup_stack; + } GLIBC_PRIVATE { __libc_pthread_init; __register_atfork; |