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]

Re: conflict wrt. sigcontext definitions and use


> Any suggestions?  Is protecting the __sigreturn() declaration with
> __USE_MISC the right thing to do?

That's probably the most right thing to do.  The other thing that is easy
and sufficient is to just put a struct forward declaration right there.


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