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: Clean up <sys/types.h>


Roland McGrath <roland@frob.com> writes:

> I suspect it is complaining because there are symbols without __ or _[A-Z]
> prefix.

More concrete: fields from non-standard struct with names not starting
with an underscore.

I see some sense in changing the non-standard struct in
pthreadtypes.h.  The structs themself have underscore, so the fields
also should have.

But I don't think other types should be uglified.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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