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: sigcontext vs. sigcontext_struct


> 
> It seems that in /usr/include/asm/sig_context.h of kernel 2.1.51,
> "sigcontext" is defined while it was "sigcontext_struct" in 2.0.34.
> Since what version of Linux did we start to make this change? And
> what version of sigcontext would we eventually stick to in future
> kernels?
> 

You may use glibc 2 and don't worry about it. Glibc is supposed to
hide those kernel stuff.

-- 
H.J. Lu (hjl@gnu.org)


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