This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

nix INTUSE?


As far as I can tell, Jakub's new stuff ought to apply just fine to
variables as well as functions.  Despite its name, hidden_proto just does a
declaration with __typeof, so it should do fine for any kind of C symbol.
Can't we use this to get rid of all the INTUSE/INTDEF stuff entirely now?
(And thus to deuglify the code.)


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