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]

limit glibc symbol by version script


Hi,

I would like to limit exported symbol from glibc in my system.

Background is, I would like to eliminate unused API in my system from glibc,
and for first step, I would like to disable them.

First thought is to limit exported symbol by using version script.

How can I do it?
Is there better approach?

p.s.
I'd like to stay on glibc, so I'm not thinking of using uClibc or the like.

Best Regards,

(Hiroki Kaminaga)
t
--


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