| ★ wanayoo — archive 1999 http://kernelnotes.org/patch/21-p0166.html | Nouvelle recherche | Portail wanayoo |
|
(msmith@quix.robins.af.mil) Tue Dec 17 21:35:00 1996 |
[Home] [Linux 2.0] [Linux 2.1] [Information] [Software] [Distributions] [Links] |
|
Follow is my first step in getting signal stacks into the kernel. It is for i386 for initial testing. The patch is from a clean 2.1.15 tree and follows is a C program to play with. Notice this includes the sigaltstack() system call so its not in libc so you need to call it directly like in sig-test.cI am going to play with mapping the sig stack as GROWS_DOWN but I'm not sure what the expected semantics should be in this case. Any suggestions are appreciated.
Please test and give me reports so I can forward it to Linus.