[uClibc-cvs] cvs commit to uClibc/libc/sysdeps/linux/common by andersen

cvs at uclinux.org cvs at uclinux.org
Wed Jan 2 12:18:50 UTC 2002


Repository: uClibc/libc/sysdeps/linux/common
who:        andersen
time:       Wed Jan  2 07:18:50 EST 2002


Log Message:

Once again, rework the signal handling to be even more correct.  We no
longer segfault when running test/signal/sigchld.c, which exposed a bit
of a rats nest.  The problem ended up being a erroneous syscall
defination, but in the process of finding that out, I scrubbed things
up nicely and adapted things to use the rt_ signals if they are
available.  This now passes all the signal tests.
 -Erik


Files:

changed:    syscalls.c




More information about the uClibc-cvs mailing list