mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Hide reference to mktemp in libpthread
This commit is contained in:
@ -151,6 +151,7 @@ libc {
|
||||
}
|
||||
GLIBC_PRIVATE {
|
||||
__madvise;
|
||||
__mktemp;
|
||||
__libc_ifunc_impl_list;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user