mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-17 05:12:47 +03:00
The hidden attribute was overridden by libc_hidden_proto on GNU/Linux. It is incorrect because the function is used from nscd. internal_function is not supposed to be used across DSO boundaries, so this commit removes it (again, due to the use in nscd).
1.9 KiB
1.9 KiB