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]

getting rid of INTDEF/INTUSE


I've just filed http://sourceware.org/bugzilla/show_bug.cgi?id=14132
to track that we ought to get rid of the INTDEF and INTUSE macros and
related *_internal aliases (which is what INTDEF creates, but they are
also done manually in some places like syscalls.list files).
We can use libc_hidden_proto et al instead.

There are around 100 INTDEF instances to be dealt with.  
They can be done piecemeal.


Thanks,
Roland


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