This is the mail archive of the libc-alpha@sources.redhat.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]
Other format: [Raw text]

Re: Non-scalar sigset_t


> Fixed non-portable assumption for a scalar ``sigset_t''.  

That definition is what sysdeps/generic/sigset-cvt-mask.h is for.
You should have a different file to go with a different definition.
Since this is an internal-older header, you can just have yours
#include the linux file if that works.


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