Re: [Fwd: sigcontext on Linux-ppc in user space]

2001-01-25 Thread Kevin B. Hendricks
patch On Thursday, January 25, 2001, at 01:10 PM, Kevin B. Hendricks wrote: > > Hi, > > Here is what I get from running it on my system (ppc linux with 2.2.15 kernel with >some mods > and glibc-2.1.3). > > But no segfault. > > Kevin > > >

Re: [Fwd: sigcontext on Linux-ppc in user space]

2001-01-25 Thread Kevin B. Hendricks
Hi, Here is what I get from running it on my system (ppc linux with 2.2.15 kernel with some mods and glibc-2.1.3). But no segfault. Kevin [kbhend@localhost ~]$ gcc -O2 -ojunk junk.c [kbhend@localhost ~]$ ./junk SIGUSR1 = 10 scp = 7fffe9a4 scp->signal = 0 [kbhend@localhost ~]$ On Thursda