Mercurial > ecos
diff packages/hal/synth/i386linux/current/ChangeLog @ 1909:034abb7b549c
Modify signal handler return sequence to avoid problems with recent
kernels.
| author | bartv |
|---|---|
| date | Fri, 11 Mar 2005 19:05:12 +0000 |
| parents | 359e586bd44f |
| children | 0fd6e58dc450 |
line wrap: on
line diff
--- a/packages/hal/synth/i386linux/current/ChangeLog +++ b/packages/hal/synth/i386linux/current/ChangeLog @@ -1,3 +1,8 @@ +2005-03-11 Bart Veer <bartv@ecoscentric.com> + + * include/var_io.h, src/syscall-i386-linux-1.0.S: + Improve support for returning from signal handlers + 2004-12-14 Alexander Neundorf <neundorf@kde.org> * src/syscall-i386-linux-1.0.S: Add ipc system call
