LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   about some directives used in c (https://www.linuxquestions.org/questions/programming-9/about-some-directives-used-in-c-385388/)

wangjinyi 11-22-2005 12:40 AM

about some directives used in c
 
in source code about glibc-2.3.3, there are so many
directives used. i don't know what is the exactly means.
i list them below:

weak_alias
strong_alias
stub_warning

and, where to find the manual about them?

thx

Hko 11-22-2005 06:16 AM

Probably glibc-internal stuff. The user of glibc shouldn't need nor use them. So no man page is probably a Good Thing.


All times are GMT -5. The time now is 07:13 PM.