This is the mail archive of the libc-alpha@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]

weak/strong definitions


Hi,

I have a question:

pthread_mutexattr_setrobust_np is strong definition.

pthread_mutexattr_getkind_np is weak definition.

I can't quite see the pattern - why some function definitions are weak and
some aren't. Could you please enlighten me?

Regards,
Ilya



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