This is the mail archive of the libc-hacker@sourceware.cygnus.com 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]

Re: __kernel_blah types


> I need to define an internal structure in terms of the kernel's
> types.  Two questions:
> 
> What is the right way to get those types defined?

Who can tell these days.

> Should I expose that structure (with a __name) to libc users at all?

Nope.  If it's internal, keep it internal.  Somebody will end up depending
on stupid details of anything that gets into an installed header file.


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