This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


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

Re: sigcontext_struct


> From: "James A. Robinson" <jim.robinson@stanford.edu>
> MIME-Version: 1.0
> Date: Fri, 15 Oct 1999 09:55:36 -0700
> 
> Where is the def for sigcontext_struct supposed to come from on a Linux
> x86 machine?

/usr/include/asm/sigcontext.h

included from

/usr/include/bits/sigcontext.h

included from

/usr/include/signal.h

Andrew.

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