On Fri, 2002-03-01 at 09:24, jeroen dobbelaere wrote: > I'm wondering now where this signal _should_ be disabled. > - in the linux kernel > - in the startup code, provided by the compiler (crti.o) > - in the program itself
This should already be happening in the C library startup code. I don't know why it's apparently not working for you. Can you assemble a testcase that exhibits the bug? p. _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm http://www.arm.linux.org.uk/armlinux/mailinglists.php Please visit the above addresses for information on this list.
