[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: setjmp and friends



On Mon, 29 Nov 1999, Izar Tarandach wrote:

IT> "Andre E. Bar'yudin" wrote:
IT> > 
IT> > Hello guys,
IT> > 
IT> > Does anyone knows what is the structure in the jmp_buf under *Linux*
IT> > (the beast is very system specific)?  I need it for one of my courses.
IT> 
IT> 6 ints for the registers, one int for flagging if the signal mask was
IT> saved, and one array of longs for the actual mask (of size (1024 / 
IT> (8 * sizeof (unsigned long int)))) ?
IT> 
IT> Or did I misunderstand your question and made a complete ass of myself
IT> :) ?

I need the actual field names, so I can reference them in a program...

Thanks in advance,
Andre.

-- 
================================================================
#                       Andre E. Bar'yudin                     #
#           Home page: http://www.cs.huji.ac.il/~baryudin      #
#                  E-mail: baryudin@pob.huji.ac.il             #
#                      Phone: (972)-53-812-026                 #
================================================================


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il