This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc_hidden_* for public functions


Hello!
Please, help me to understand, why and when do you use macroses like
libc_hidden_(proto, def)?
As I understood, you use them, when using this symbol by library itself.
But you could do it without these macroses, what's the purpose of them?
What for do they create __GI_*function_name* alias for function?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]