tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: updates?
On Jul 24, 3:00pm, charles.cui1984%gmail.com@localhost (Charles Cui) wrote:
-- Subject: Re: updates?
| I have attached the new version.
| But it seems both Linux and and netbsd will process signal with large signo
| number first.
Great, that is correct. I've modified slightly your test_signal.c and put
it in http://www.netbsd.org/~christos/test_signal.c. I am building a new
kernel and userland with all your changes. While this is happening can
you fill in the sigorder() function in test_signal.c and test that it works?
The correct output should be:
Inside Handler = 36
Inside Handler = 35
Inside Handler = 35
Inside Handler = 34
Inside Handler = 3
Inside Handler = 2
Best,
christos
Home |
Main Index |
Thread Index |
Old Index