mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Add namespace protected alias.
This commit is contained in:
@@ -27,3 +27,4 @@ __pthread_mutex_destroy (mutex)
|
||||
return 0;
|
||||
}
|
||||
strong_alias (__pthread_mutex_destroy, pthread_mutex_destroy)
|
||||
INTDEF(__pthread_mutex_destroy)
|
||||
|
||||
Reference in New Issue
Block a user